Method: AASM::Base#state_machine
- Defined in:
- lib/opal/aasm.rb
#state_machine ⇒ Object (readonly)
Returns the value of attribute state_machine.
116 117 118 |
# File 'lib/opal/aasm.rb', line 116 def state_machine @state_machine end |
Returns the value of attribute state_machine.
116 117 118 |
# File 'lib/opal/aasm.rb', line 116 def state_machine @state_machine end |