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,941 of 190,317
Downloads: 55,781
Daily
Ranking: 141,213 of 190,280
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,240,425,504 | bundler |
| 8 | 1,255,248,311 | rake |
| 36 | 761,692,300 | activerecord |
| 37 | 750,616,091 | actionpack |
| 46 | 713,861,040 | railties |
| 84 | 526,222,758 | sprockets-rails |
| 99 | 449,649,641 | simplecov |
| 121 | 371,932,929 | rspec-rails |
| 140 | 329,479,278 | capybara |
| 141 | 328,490,780 | selenium-webdriver |
| 229 | 204,842,460 | database_cleaner |
| 279 | 175,064,101 | sqlite3 |
| 3,475 | 3,651,741 | cane |
| 4,927 | 1,534,216 | sauce |
| 6,527 | 774,248 | sauce-connect |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tommeier |