Module: Serega::SeregaPlugins::Batch::PlanPointInstanceMethods
- Defined in:
- lib/serega/plugins/batch/lib/modules/plan_point.rb
Overview
Serega::SeregaPlanPoint additional/patched class methods
Instance Method Summary collapse
-
#batch ⇒ Hash
Returns attribute :batch option with prepared loader.
Instance Method Details
#batch ⇒ Hash
Returns attribute :batch option with prepared loader
16 17 18 |
# File 'lib/serega/plugins/batch/lib/modules/plan_point.rb', line 16 def batch attribute.batch end |