Method: Workflow::Event#transitions_to
- Defined in:
- lib/workflow/event.rb
#transitions_to ⇒ Object
Returns the value of attribute transitions_to.
4 5 6 |
# File 'lib/workflow/event.rb', line 4 def transitions_to @transitions_to end |