Method: AASM::InvalidTransition#state_machine_name
- Defined in:
- lib/aasm/errors.rb
#state_machine_name ⇒ Object (readonly)
Returns the value of attribute state_machine_name.
6 7 8 |
# File 'lib/aasm/errors.rb', line 6 def state_machine_name @state_machine_name end |