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