Class: MuchRails::ChangeAction::MuchRailsChangeActionConfig
- Inherits:
-
Object
- Object
- MuchRails::ChangeAction::MuchRailsChangeActionConfig
- Defined in:
- lib/much-rails/change_action.rb
Instance Attribute Summary collapse
-
#change_result_block ⇒ Object
Returns the value of attribute change_result_block.
Instance Attribute Details
#change_result_block ⇒ Object
Returns the value of attribute change_result_block.
81 82 83 |
# File 'lib/much-rails/change_action.rb', line 81 def change_result_block @change_result_block end |