- ruby-rack (>= 1.4.5)
A simple rack middleware, enabling compression of your assets and application
in responses on Heroku. It saves CPU cycles on pointless compression of images
and binary responses.
.
It also includes code from https://github.com/mattolson/heroku_rails_deflate.
.
Before serving a file from disk to a gzip-enabled client, it will look for a
precompressed file in the same location that ends in ".gz". The purpose is to
avoid compressing the same file each time it is requested.
Installed Size: 29.7 kB
Architectures: all