Method: ActiveSupport::Gzip::Stream#close

Defined in:
activesupport/lib/active_support/gzip.rb

#closeObject



23
# File 'activesupport/lib/active_support/gzip.rb', line 23

def close; rewind; end