Method: AASM::Base#state_machine

Defined in:
lib/aasm/base.rb

#state_machineObject (readonly)

Returns the value of attribute state_machine.



6
7
8
# File 'lib/aasm/base.rb', line 6

def state_machine
  @state_machine
end