Method: EachBatch::BatchEnumerator#relation
- Defined in:
- lib/each_batch/batch_enumerator.rb
#relation ⇒ Object (readonly)
Returns the value of attribute relation.
11 12 13 |
# File 'lib/each_batch/batch_enumerator.rb', line 11 def relation @relation end |