Method: Atech::ObjectStore::File#updated_at
- Defined in:
- lib/atech/object_store/file.rb
#updated_at ⇒ Object
Returns the date the file was last updated
109 110 111 |
# File 'lib/atech/object_store/file.rb', line 109 def updated_at @attributes['updated_at'] end |