Module: Serega::SeregaPlugins::Batch::AttributeInstanceMethods
- Defined in:
- lib/serega/plugins/batch/batch.rb
Overview
Serega::SeregaAttribute additional/patched class methods
Instance Attribute Summary collapse
-
#batch ⇒ nil, Hash
readonly
:batch option.
Instance Attribute Details
#batch ⇒ nil, Hash (readonly)
Returns :batch option.
275 276 277 |
# File 'lib/serega/plugins/batch/batch.rb', line 275 def batch @batch end |