Skip to Content Skip to Search
v7.1.0
class ActiveRecord::IrreversibleOrderError < ActiveRecord::ActiveRecordError

ActiveRecord::IrreversibleOrderError

IrreversibleOrderError is raised when a relation’s order is too complex for reverse_order to automatically reverse.

Definition files