Module: Abbish::Sequel::Plugins::Model::SuperRecord::Timestamp::ClassMethods
- Defined in:
- lib/model/super_record/timestamp.rb
Instance Method Summary collapse
Instance Method Details
#record_timestamp_options ⇒ Object
27 28 29 |
# File 'lib/model/super_record/timestamp.rb', line 27 def @record_timestamp_options end |
#record_timestamp_options=(options) ⇒ Object
23 24 25 |
# File 'lib/model/super_record/timestamp.rb', line 23 def () @record_timestamp_options = end |