mongrel_output_compression gem
Gem details
Documentation
Install the Gem:
gem install mongrel_output_compression
To use this plugin you just need to create a mongrel config script with the line:
uri '', :handler => plugin('handlers/outputcompression')
For those that have never used a mongrel config script: You could put this in a file called "mongrel.rb" in your Rails applications config directory, and then run, from your projects root directory:
mongrel_rails -S config/mongrel.rb
Edit Gem | Back in time (1 older version) | Last edited by: brianjlandau, 5 months ago

