I\'m trying to run a query of about 50,000 records using ActiveRecord\'s find_each method, but it seems to be ignoring my other parameters like so:
find_each
Rails 6.1 adds support for descending order in find_each, find_in_batches and in_batches.
find_in_batches
in_batches