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,030 of 191,483
Downloads: 55,823
Daily
Ranking: 78,082 of 191,454
Downloads: 2
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,294,095,825 | bundler |
| 8 | 1,274,245,981 | rake |
| 36 | 770,906,816 | activerecord |
| 37 | 759,720,081 | actionpack |
| 46 | 722,775,065 | railties |
| 84 | 530,416,358 | sprockets-rails |
| 99 | 455,133,578 | simplecov |
| 122 | 376,037,989 | rspec-rails |
| 140 | 332,804,260 | capybara |
| 142 | 332,028,791 | selenium-webdriver |
| 232 | 206,370,656 | database_cleaner |
| 278 | 177,488,390 | sqlite3 |
| 3,488 | 3,673,899 | cane |
| 4,953 | 1,535,589 | sauce |
| 6,560 | 774,476 | sauce-connect |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tommeier |