Method: CloudKit::Resource#last_modified
- Defined in:
- lib/cloudkit/store/resource.rb
#last_modified ⇒ Object (readonly)
Returns the value of attribute last_modified.
8 9 10 |
# File 'lib/cloudkit/store/resource.rb', line 8 def last_modified @last_modified end |