Method: ActiveSupport::Gzip::Stream#close
- Defined in:
- activesupport/lib/active_support/gzip.rb
#close ⇒ Object
23 |
# File 'activesupport/lib/active_support/gzip.rb', line 23 def close; rewind; end |
23 |
# File 'activesupport/lib/active_support/gzip.rb', line 23 def close; rewind; end |