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: 24,886 of 186,959
Downloads: 55,359

Daily

Ranking: 94,717 of 186,713
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
36698,039,545activerecord
38688,122,754actionpack
44652,749,798railties
81493,576,012sprockets-rails
99413,507,374simplecov
117345,096,299rspec-rails
135304,348,923capybara
136302,985,846selenium-webdriver
219195,185,388database_cleaner
276160,962,144sqlite3
3,4223,418,281cane
4,7541,515,647sauce
6,273769,350sauce-connect

Owners

#GravatarHandle
1icontommeier