Method: Falsify::Collect#created_at
- Defined in:
- lib/falsify/models/product/collection/collect.rb
#created_at ⇒ String
The date and time (ISO 8601 format) when the collect was created.
9 10 11 |
# File 'lib/falsify/models/product/collection/collect.rb', line 9 def created_at @created_at end |