Module: EvilSeed::Refinements::InBatches

Defined in:
lib/evil_seed/refinements/in_batches.rb

Overview

This backports ActiveRecord::Relation#in_batches method for ActiveRecord 4.2 This module contains this method and BatchEnumerator class picked from Ruby on Rails codebase at 2017-05-14 See github.com/rails/rails/commit/25cee1f0373aa3b1d893413a959375480e0ac684 The ActiveRecord MIT license is obviously compatible with our license (MIT also)