module CustomTimestamps

Constants

VERSION

Attributes

update_custom_updated_timestamp_on_create[RW]

Public Class Methods

update_custom_updated_timestamp_on_create?() click to toggle source
# File lib/activerecord-custom_timestamps/config.rb, line 4
def update_custom_updated_timestamp_on_create?
  !!update_custom_updated_timestamp_on_create
end