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,639 of 193,756
Downloads: 55,917

Daily

Ranking: 71,816 of 193,649
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
36801,545,420activerecord
38789,964,831actionpack
45752,283,426railties
84545,940,933sprockets-rails
97475,839,609simplecov
122391,185,975rspec-rails
143344,844,787capybara
145344,016,109selenium-webdriver
239212,078,050database_cleaner
279185,971,812sqlite3
3,5163,771,421cane
5,0731,541,807sauce
6,703776,156sauce-connect

Owners

#GravatarHandle
1icontommeier