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,289 of 187,571
Downloads: 55,584

Daily

Ranking: 113,854 of 187,548
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,010,000,950bundler
101,165,196,519rake
36719,366,671activerecord
37709,206,703actionpack
45673,424,751railties
82505,296,774sprockets-rails
98425,116,291simplecov
116354,148,778rspec-rails
135313,873,843capybara
137312,140,173selenium-webdriver
223198,217,438database_cleaner
275165,696,742sqlite3
3,4463,481,635cane
4,8111,523,796sauce
6,349771,554sauce-connect

Owners

#GravatarHandle
1icontommeier