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