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,699 of 183,107
Downloads: 55,070

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
35595,989,894activerecord
38588,022,084actionpack
42555,270,027railties
74434,604,244sprockets-rails
99348,223,614simplecov
116294,635,586rspec-rails
137256,382,381capybara
140254,627,424selenium-webdriver
199180,320,372database_cleaner
253141,523,763sqlite3
3,2773,192,007cane
4,4211,503,337sauce
5,879766,490sauce-connect

Owners

#GravatarHandle
1icontommeier