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

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

Overview

Serega::SeregaAttribute additional/patched class methods

Instance Method Summary collapse

Instance Method Details

#batchnil, Hash

Returns :batch option.

Returns:

  • (nil, Hash)

    :batch option



254
255
256
# File 'lib/serega/plugins/batch/batch.rb', line 254

def batch
  opts[:batch]
end