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: 23,817 of 183,477
Downloads: 55,096

Daily

Ranking: 25,458 of 183,470
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,456,134,847bundler
10969,073,546rake
35604,924,275activerecord
38596,725,118actionpack
43563,655,771railties
74440,222,943sprockets-rails
98353,748,210simplecov
116299,343,940rspec-rails
136260,644,358capybara
138259,258,980selenium-webdriver
201181,877,048database_cleaner
259143,118,777sqlite3
3,2883,211,250cane
4,4441,504,742sauce
5,918766,783sauce-connect

Owners

#GravatarHandle
1icontommeier