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,612 of 187,816
Downloads: 317,253

Daily

Ranking: 26,623 of 187,804
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,031,750,766bundler
71,220,504,835activesupport
91,181,657,707rack
28928,106,232rspec
37713,200,541actionpack
4,2962,015,011jeweler

Owners

#GravatarHandle
1iconmattolson