Module: Serega::SeregaPlugins::Batch::CheckAttributeParamsInstanceMethods
- Defined in:
- lib/serega/plugins/batch/batch.rb
Instance Method Summary collapse
Instance Method Details
#check_opts ⇒ Object
131 132 133 134 135 |
# File 'lib/serega/plugins/batch/batch.rb', line 131 def check_opts super CheckOptBatch.call(opts, block) end |