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,289 of 187,571
Downloads: 55,584
Daily
Ranking: 113,854 of 187,548
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,010,000,950 | bundler |
| 10 | 1,165,196,519 | rake |
| 36 | 719,366,671 | activerecord |
| 37 | 709,206,703 | actionpack |
| 45 | 673,424,751 | railties |
| 82 | 505,296,774 | sprockets-rails |
| 98 | 425,116,291 | simplecov |
| 116 | 354,148,778 | rspec-rails |
| 135 | 313,873,843 | capybara |
| 137 | 312,140,173 | selenium-webdriver |
| 223 | 198,217,438 | database_cleaner |
| 275 | 165,696,742 | sqlite3 |
| 3,446 | 3,481,635 | cane |
| 4,811 | 1,523,796 | sauce |
| 6,349 | 771,554 | sauce-connect |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tommeier |