Skip to content

adds #batch_find for iterating over large collections

Compare
Choose a tag to compare
@audibleblink audibleblink released this 13 Jun 20:00
· 756 commits to develop since this release

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