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