Categories: None [Edit]

rails-prg

https://rubygems.org/gems/rails-prg
https://github.com/tommeier/rails-prg
Secure applications disable browser history and internal cache. Unfortunately, this causes problems with most browsers when following the standard Rails pattern for displaying errors. For full protection from ERR_CACHE_MISS (in Chrome with no-cache, no-store), and equivalent in other browsers, the pattern should be altered to follow a full POST-REDIRECT-GET patten. This way the browser will always have a consistent back-button history to traverse without triggering browser errors.

Total

Ranking: 26,540 of 193,214
Downloads: 55,909

Daily

Ranking: 129,210 of 193,188
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
36793,912,258activerecord
38782,438,343actionpack
45744,956,063railties
84542,137,483sprockets-rails
97470,376,754simplecov
122387,341,715rspec-rails
142341,853,582capybara
143341,054,521selenium-webdriver
238210,711,810database_cleaner
279183,854,320sqlite3
3,5083,743,708cane
5,0411,540,576sauce
6,656775,923sauce-connect

Owners

#GravatarHandle
1icontommeier