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