Method: RMachine::ChangeStateValueNotifier#state_template
- Defined in:
- lib/r_machine/notifiers/change_state_value_notifier.rb
#state_template ⇒ Object (readonly)
Returns the value of attribute state_template.
3 4 5 |
# File 'lib/r_machine/notifiers/change_state_value_notifier.rb', line 3 def state_template @state_template end |