openstreetmap-website/vendor/plugins/output_compression
2008-08-07 17:59:27 +00:00
..
lib Import the output_compression plugin as the SVN external never works. 2008-08-07 17:59:27 +00:00
tasks Import the output_compression plugin as the SVN external never works. 2008-08-07 17:59:27 +00:00
test Import the output_compression plugin as the SVN external never works. 2008-08-07 17:59:27 +00:00
init.rb Import the output_compression plugin as the SVN external never works. 2008-08-07 17:59:27 +00:00
LICENSE Import the output_compression plugin as the SVN external never works. 2008-08-07 17:59:27 +00:00
Rakefile Import the output_compression plugin as the SVN external never works. 2008-08-07 17:59:27 +00:00
README Import the output_compression plugin as the SVN external never works. 2008-08-07 17:59:27 +00:00

OutputCompression
=================

Allows gzip output compression to clients that support it. Simple to use, just
put after_filter :compress_output in your controller. Pulled out of the Google
cache and packaged into plugin form, code originally hosted at
http://www.tuxsoft.se/oss/rails/download/output_compression.rb.

    svn: svn://code.jeremyevans.net/rails/plugins/output_compression
    file: http://code.jeremyevans.net/code/output_compression.tar.gz