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,941 of 190,317
Downloads: 55,781

Daily

Ranking: 141,213 of 190,280
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
36761,692,300activerecord
37750,616,091actionpack
46713,861,040railties
84526,222,758sprockets-rails
99449,649,641simplecov
121371,932,929rspec-rails
140329,479,278capybara
141328,490,780selenium-webdriver
229204,842,460database_cleaner
279175,064,101sqlite3
3,4753,651,741cane
4,9271,534,216sauce
6,527774,248sauce-connect

Owners

#GravatarHandle
1icontommeier