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,417 of 192,692
Downloads: 55,887

Daily

Ranking: 180,995 of 192,666
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
36786,213,027activerecord
38774,843,836actionpack
45737,529,284railties
84538,216,638sprockets-rails
99464,953,038simplecov
122383,409,389rspec-rails
141338,827,661capybara
143337,938,783selenium-webdriver
236209,262,140database_cleaner
278181,938,143sqlite3
3,5053,715,759cane
5,0071,538,843sauce
6,623775,337sauce-connect

Owners

#GravatarHandle
1icontommeier