-
brendandillon authored
Changes batching in the rake task to work using a loop instead of the find_each method which does not work with Mongoid. This should fix #1126.
brendandillon authoredChanges batching in the rake task to work using a loop instead of the find_each method which does not work with Mongoid. This should fix #1126.