Fixing output_compression for Rails 1.1

With Rails 1.1 the output_compression[1] plugin was broken.

Once I upgraded to 1.1, I had to tweak it a bit to make it work.
Mainly it’s removing the code dealing with component requests, as
that’s part of rails now, and changing one function call.

Get the modified output_compression.rb file from
FamUndo.com is for sale | HugeDomains and give it a try.

It’s also detailed in my devblog[2].

It you are interested in a diff or more explanations, let me know.

Guy.

[1] http://blog.craz8.com/articles/trackback/85
[2]
HugeDomains.com

Family management on rails: http://www.famundo.com - coming soon!
My development related blog: http://devblog.famundo.com

just thouht i’d pipe up and say cheers to you, and the other
contributors, for
this - it gets auto-added in my svn repo/project generator script - much
appreciated