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: 26,030 of 191,483
Downloads: 55,823

Daily

Ranking: 78,082 of 191,454
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
36770,906,816activerecord
37759,720,081actionpack
46722,775,065railties
84530,416,358sprockets-rails
99455,133,578simplecov
122376,037,989rspec-rails
140332,804,260capybara
142332,028,791selenium-webdriver
232206,370,656database_cleaner
278177,488,390sqlite3
3,4883,673,899cane
4,9531,535,589sauce
6,560774,476sauce-connect

Owners

#GravatarHandle
1icontommeier