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,297 of 192,137
Downloads: 55,862

Daily

Ranking: 123,214 of 192,103
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
36778,810,251activerecord
37767,518,287actionpack
46730,379,700railties
84534,610,800sprockets-rails
99460,193,193simplecov
122379,900,565rspec-rails
141336,026,295capybara
142335,144,141selenium-webdriver
234207,927,633database_cleaner
279179,551,852sqlite3
3,4933,695,606cane
4,9731,536,929sauce
6,595774,909sauce-connect

Owners

#GravatarHandle
1icontommeier