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: 27,106 of 196,480
Downloads: 56,013

Daily

Ranking: 68,498 of 196,444
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,735,429,106bundler
81,412,729,553rake
37836,962,327activerecord
38824,936,247actionpack
46786,418,573railties
85562,025,356sprockets-rails
98500,173,958simplecov
124407,580,040rspec-rails
145358,264,916capybara
146357,082,657selenium-webdriver
247218,087,460database_cleaner
284195,001,360sqlite3
3,5793,846,010cane
5,1551,555,233sauce
6,940778,987sauce-connect

Owners

#GravatarHandle
1icontommeier