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: 27,015 of 196,218
Downloads: 56,010

Daily

Ranking: 59,748 of 196,179
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,677,270,625bundler
81,397,047,795rake
37828,368,210activerecord
38816,410,186actionpack
46778,109,411railties
84558,419,628sprockets-rails
98494,495,411simplecov
123403,864,121rspec-rails
144355,052,280capybara
146354,012,438selenium-webdriver
246216,740,930database_cleaner
281192,810,371sqlite3
3,5663,831,757cane
5,1341,552,094sauce
6,912778,357sauce-connect

Owners

#GravatarHandle
1icontommeier