Method: AASM::StateMachine#config
- Defined in:
- lib/aasm/state_machine.rb
#config ⇒ Object
the following four methods provide the storage of all state machines
5 6 7 |
# File 'lib/aasm/state_machine.rb', line 5 def config @config end |