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,718 of 180,418
Downloads: 54,873

Daily

Ranking: 79,666 of 180,402
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,070,092,981bundler
16851,882,598rake
34539,212,572activerecord
37532,422,809actionpack
44501,703,031railties
72396,017,037sprockets-rails
102311,062,267simplecov
115261,969,301rspec-rails
137227,224,847capybara
140223,512,155selenium-webdriver
189168,303,323database_cleaner
238132,329,238sqlite3
3,1433,083,194cane
4,2061,491,830sauce
5,573764,111sauce-connect

Owners

#GravatarHandle
1icontommeier