ff78af152c
This module provides a class method called `each_batch` that can be used to iterate tables in batches in a more efficient way compared to Rails' `in_batches` method. This commit also includes a RuboCop cop to blacklist the use of `in_batches` in favour of this new method. |
||
---|---|---|
.. | ||
migration | ||
rspec | ||
active_record_dependent_spec.rb | ||
active_record_serialize_spec.rb | ||
custom_error_class_spec.rb | ||
gem_fetcher_spec.rb | ||
in_batches_spec.rb | ||
polymorphic_associations_spec.rb | ||
project_path_helper_spec.rb | ||
redirect_with_status_spec.rb |