method
error_on_ignored_order
rails latest stable - Class:
ActiveRecord
error_on_ignored_orderpublic
Specifies if an error should be raised if the query has an order being ignored when doing batch queries. Useful in applications where the scope being ignored is error-worthy, rather than a warning.