Categories: None [Edit]
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,540 of 193,214
Downloads: 55,909
Daily
Ranking: 129,210 of 193,188
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,441,039,624 | bundler |
| 8 | 1,330,047,653 | rake |
| 36 | 793,912,258 | activerecord |
| 38 | 782,438,343 | actionpack |
| 45 | 744,956,063 | railties |
| 84 | 542,137,483 | sprockets-rails |
| 97 | 470,376,754 | simplecov |
| 122 | 387,341,715 | rspec-rails |
| 142 | 341,853,582 | capybara |
| 143 | 341,054,521 | selenium-webdriver |
| 238 | 210,711,810 | database_cleaner |
| 279 | 183,854,320 | sqlite3 |
| 3,508 | 3,743,708 | cane |
| 5,041 | 1,540,576 | sauce |
| 6,656 | 775,923 | sauce-connect |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tommeier |