aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/gzip.rb
Commit message (Expand)AuthorAgeFilesLines
* added compress options for gzipBeyond2013-02-101-2/+2
* add example to AS::GzipFrancesco Rodriguez2012-06-041-1/+8
* remove unnecessary require core_ext/string/encodingSergey Nartimov2012-02-141-1/+0
* deprecate String#encoding_aware? and remove its usageSergey Nartimov2011-12-241-1/+1
* Fix ActiveSupport::Gzip under Ruby 1.8.7. Closes #2416Guillermo Iguaran2011-08-061-0/+1
* fixing indentationAaron Patterson2011-02-091-4/+4
* fix for AS Gzip returning a UTF-8 string in Ruby 1.9 when it is actually bina...Josh Kalderimis2011-02-091-0/+4
* Improve documentation.Pratik Naik2008-03-261-0/+3
* Moved the caching stores from ActionController::Caching::Fragments::* to Acti...David Heinemeier Hansson2008-01-031-0/+22