Method: Sequel::Plugins::Timestamps::ClassMethods#update_timestamp_field

Defined in:
lib/sequel/plugins/timestamps.rb

#update_timestamp_fieldObject (readonly)

The field to store the update timestamp



47
48
49
# File 'lib/sequel/plugins/timestamps.rb', line 47

def update_timestamp_field
  @update_timestamp_field
end