Method: TalonOne::Collection#modified
- Defined in:
- lib/talon_one/models/collection.rb
#modified ⇒ Object
The time this entity was last modified.
27 28 29 |
# File 'lib/talon_one/models/collection.rb', line 27 def modified @modified end |