Method: Falsify::Customcollection#updated_at

Defined in:
lib/falsify/models/product/collection/custom_collection.rb

#updated_atString (readonly)

The date and time (ISO 8601 format) when the custom collection was last modified.

Returns:

  • (String)


70
71
72
# File 'lib/falsify/models/product/collection/custom_collection.rb', line 70

def updated_at
  @updated_at
end