Categories: None [Edit]
heroku_rails_deflate
This gem is designed for use by Rails applications running on Heroku. For others, the better approach is to use a frontend server such as nginx or Apache. However, the Heroku Cedar stack is no longer fronted by a file server, and there is no automatic provision for gzipping responses. This gem activates Rack::Deflate for all requests. In addition, we serve up the gzipped versions of our precompiled assets, taking advantage of the higher compression ratio used during precompilation, and reducing CPU load at request time.
Total
Ranking: 9,612 of 187,816
Downloads: 317,253
Daily
Ranking: 26,623 of 187,804
Downloads: 9
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,031,750,766 | bundler |
| 7 | 1,220,504,835 | activesupport |
| 9 | 1,181,657,707 | rack |
| 28 | 928,106,232 | rspec |
| 37 | 713,200,541 | actionpack |
| 4,296 | 2,015,011 | jeweler |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mattolson |