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: 22,734 of 180,448
Downloads: 54,878

Daily

Ranking: 73,500 of 180,434
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,074,527,333bundler
16853,130,958rake
34539,849,353activerecord
37533,045,288actionpack
44502,301,325railties
72396,460,081sprockets-rails
102311,503,472simplecov
115262,346,894rspec-rails
137227,567,716capybara
140223,877,208selenium-webdriver
189168,464,964database_cleaner
238132,432,019sqlite3
3,1463,084,987cane
4,2121,492,089sauce
5,576764,158sauce-connect

Owners

#GravatarHandle
1icontommeier