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,416 of 187,950
Downloads: 55,626

Daily

Ranking: 98,240 of 187,922
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,044,215,819bundler
101,176,878,843rake
36725,629,839activerecord
37715,406,664actionpack
45679,488,980railties
82508,906,718sprockets-rails
99428,731,506simplecov
116356,909,233rspec-rails
136316,423,931capybara
138314,541,236selenium-webdriver
224199,217,696database_cleaner
275167,243,038sqlite3
3,4493,509,009cane
4,8301,525,504sauce
6,379771,966sauce-connect

Owners

#GravatarHandle
1icontommeier