adds #batch_find for iterating over large collections
this release adds a #batch_find method that mimics ActiveRecord's find_in_batches
method for iterating over large collections more efficiently.
this release adds a #batch_find method that mimics ActiveRecord's find_in_batches
method for iterating over large collections more efficiently.