Method: Sequel::Plugins::Timestamps::ClassMethods#create_timestamp_overwrite?
- Defined in:
- lib/sequel/plugins/timestamps.rb
#create_timestamp_overwrite? ⇒ Boolean
Whether to overwrite the create timestamp if it already exists
50 51 52 |
# File 'lib/sequel/plugins/timestamps.rb', line 50 def @create_timestamp_overwrite end |