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: 25,174 of 187,224
Downloads: 55,534

Daily

Ranking: 104,140 of 187,196
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,971,947,338bundler
101,151,463,039rake
36711,426,278activerecord
38701,340,484actionpack
44665,707,991railties
82501,408,546sprockets-rails
99421,067,602simplecov
117350,943,576rspec-rails
135310,061,095capybara
137308,422,284selenium-webdriver
223197,152,794database_cleaner
273163,719,650sqlite3
3,4393,461,610cane
4,7951,521,694sauce
6,332770,945sauce-connect

Owners

#GravatarHandle
1icontommeier