Method: Falsify::Customcollection#updated_at
- Defined in:
- lib/falsify/models/product/collection/custom_collection.rb
#updated_at ⇒ String (readonly)
The date and time (ISO 8601 format) when the custom collection was last modified.
70 71 72 |
# File 'lib/falsify/models/product/collection/custom_collection.rb', line 70 def updated_at @updated_at end |