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: 27,106 of 196,480
Downloads: 56,013
Daily
Ranking: 68,498 of 196,444
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,735,429,106 | bundler |
| 8 | 1,412,729,553 | rake |
| 37 | 836,962,327 | activerecord |
| 38 | 824,936,247 | actionpack |
| 46 | 786,418,573 | railties |
| 85 | 562,025,356 | sprockets-rails |
| 98 | 500,173,958 | simplecov |
| 124 | 407,580,040 | rspec-rails |
| 145 | 358,264,916 | capybara |
| 146 | 357,082,657 | selenium-webdriver |
| 247 | 218,087,460 | database_cleaner |
| 284 | 195,001,360 | sqlite3 |
| 3,579 | 3,846,010 | cane |
| 5,155 | 1,555,233 | sauce |
| 6,940 | 778,987 | sauce-connect |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tommeier |