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