Method: Fabulator::Core::Structurals::StateMachine#state
- Defined in:
- lib/fabulator/core/structurals/state_machine.rb
#state ⇒ Object
Returns the value of attribute state.
13 14 15 |
# File 'lib/fabulator/core/structurals/state_machine.rb', line 13 def state @state end |