Method: FakeS3::S3Object#content_encoding
- Defined in:
- lib/fakes3/s3_object.rb
#content_encoding ⇒ Object
Returns the value of attribute content_encoding.
4 5 6 |
# File 'lib/fakes3/s3_object.rb', line 4 def content_encoding @content_encoding end |