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