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