Module: InnerPlan::List::Operation::IndexPatch
- Defined in:
- app/concepts/inner_plan/list/operation/index_patch.rb
Class Method Summary collapse
Class Method Details
.prepended(base) ⇒ Object
3 4 5 |
# File 'app/concepts/inner_plan/list/operation/index_patch.rb', line 3 def self.prepended(base) base.step :include_description, after: :find_models end |