Module: Nullifyable::ClassMethods
- Defined in:
- lib/nullifyable.rb
Instance Attribute Summary collapse
-
#nullifyable_attributes ⇒ Object
readonly
Returns the value of attribute nullifyable_attributes.
Instance Attribute Details
#nullifyable_attributes ⇒ Object (readonly)
Returns the value of attribute nullifyable_attributes.
8 9 10 |
# File 'lib/nullifyable.rb', line 8 def nullifyable_attributes @nullifyable_attributes end |