Method: Engine2::Model#after_save_processors
- Defined in:
- lib/engine2/model.rb
#after_save_processors ⇒ Object (readonly)
Returns the value of attribute after_save_processors.
8 9 10 |
# File 'lib/engine2/model.rb', line 8 def after_save_processors @after_save_processors end |