Module: Serega::SeregaPlugins::Batch::AttributeInstanceMethods

Defined in:
lib/serega/plugins/batch/batch.rb

Overview

Serega::SeregaAttribute additional/patched class methods

Instance Attribute Summary collapse

Instance Attribute Details

#batchnil, Hash (readonly)

Returns :batch option.

Returns:

  • (nil, Hash)

    :batch option



274
275
276
# File 'lib/serega/plugins/batch/batch.rb', line 274

def batch
  @batch
end