Method: ActiveRecord::AttributeMethods::Serialization::Attribute#state
- Defined in:
- lib/active_record/attribute_methods/serialization.rb
#state ⇒ Object
Returns the value of attribute state
13 14 15 |
# File 'lib/active_record/attribute_methods/serialization.rb', line 13 def state @state end |