Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added compress options for gzip | Beyond | 2013-02-10 | 1 | -0/+18 |
| | | | | | | added test for compress options of gzip update changelog | ||||
* | use AS::TestCase as the base class | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | deprecate String#encoding_aware? and remove its usage | Sergey Nartimov | 2011-12-24 | 1 | -4/+1 |
| | |||||
* | Add missing require | Santiago Pastorino and Emilio Tagua | 2011-02-09 | 1 | -1/+2 |
| | |||||
* | fix for AS Gzip returning a UTF-8 string in Ruby 1.9 when it is actually ↵ | Josh Kalderimis | 2011-02-09 | 1 | -0/+10 |
| | | | | | | binary [#6386 state:resolved] Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Added a test for Gzip | David Heinemeier Hansson | 2008-06-02 | 1 | -0/+7 |