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: 25,416 of 187,950
Downloads: 55,626
Daily
Ranking: 98,240 of 187,922
Downloads: 5
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,044,215,819 | bundler |
| 10 | 1,176,878,843 | rake |
| 36 | 725,629,839 | activerecord |
| 37 | 715,406,664 | actionpack |
| 45 | 679,488,980 | railties |
| 82 | 508,906,718 | sprockets-rails |
| 99 | 428,731,506 | simplecov |
| 116 | 356,909,233 | rspec-rails |
| 136 | 316,423,931 | capybara |
| 138 | 314,541,236 | selenium-webdriver |
| 224 | 199,217,696 | database_cleaner |
| 275 | 167,243,038 | sqlite3 |
| 3,449 | 3,509,009 | cane |
| 4,830 | 1,525,504 | sauce |
| 6,379 | 771,966 | sauce-connect |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tommeier |