Module: Serega::SeregaPlugins::Batch::AttributeInstanceMethods
- Defined in:
- lib/serega/plugins/batch/batch.rb
Overview
Serega::SeregaAttribute additional/patched class methods
Instance Method Summary collapse
-
#batch ⇒ nil, Hash
:batch option.
Instance Method Details
#batch ⇒ nil, Hash
Returns :batch option.
210 211 212 |
# File 'lib/serega/plugins/batch/batch.rb', line 210 def batch opts[:batch] end |