Method: Falsify::Collect#updated_at
- Defined in:
- lib/falsify/models/product/collection/collect.rb
#updated_at ⇒ String
The date and time (ISO 8601 format) when the collect was last updated.
27 28 29 |
# File 'lib/falsify/models/product/collection/collect.rb', line 27 def updated_at @updated_at end |