Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Zlib::Inflate.new with the magical argument to create a gunzipper instead of using a StringIO. This lets us avoid the need to set an encoding on the StringIO on ruby 1.9
- Loading branch information