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.
254 255 256 |
# File 'lib/serega/plugins/batch/batch.rb', line 254 def batch opts[:batch] end |