Categories: None [Edit]

heroku_rails_deflate

https://rubygems.org/gems/heroku_rails_deflate
https://github.com/mattolson/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,941 of 191,854
Downloads: 318,278

Daily

Ranking: 11,876 of 191,816
Downloads: 31

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,322,801,827bundler
71,319,897,894activesupport
101,257,318,947rack
29968,524,191rspec
37764,540,576actionpack
4,2962,181,907jeweler

Owners

#GravatarHandle
1iconmattolson