Method: Cosmos::Model#updated_at
- Defined in:
- lib/cosmos/models/model.rb
#updated_at ⇒ Object
Returns the value of attribute updated_at.
26 27 28 |
# File 'lib/cosmos/models/model.rb', line 26 def updated_at @updated_at end |
Returns the value of attribute updated_at.
26 27 28 |
# File 'lib/cosmos/models/model.rb', line 26 def updated_at @updated_at end |