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: 10,424 of 196,850
Downloads: 320,763

Daily

Ranking: 14,692 of 196,832
Downloads: 25

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,771,175,686bundler
71,437,470,415activesupport
121,353,450,579rack
291,022,817,190rspec
39830,083,988actionpack
4,3832,319,998jeweler

Owners

#GravatarHandle
1iconmattolson