Home > Compress

Compress

Compress is a project mainly written in ..., it's free.

compress your ruby app with gzip

Place compress.rb in your rails project lib/ directory.

Then add

require 'compress.rb'

at the top of application_controller.rb

Why mess with the server if you don't have to?

Previous:mic_cwm