Method: Spider::Model::StateMachine::ClassMethods::StateEvent#transitions
- Defined in:
- lib/spiderfw/model/mixins/state_machine.rb
#transitions ⇒ Object (readonly)
Returns the value of attribute transitions.
20 21 22 |
# File 'lib/spiderfw/model/mixins/state_machine.rb', line 20 def transitions @transitions end |