StringIO
# File lib/active_support/gzip.rb, line 9 9: def initialize(*) 10: super 11: set_encoding "BINARY" if "".encoding_aware? 12: end
# File lib/active_support/gzip.rb, line 13 13: def close; rewind; end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.