class ActiveRecord::IrreversibleOrderError

Parent:
ActiveRecord::ActiveRecordError

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

© 2004–2018 David Heinemeier Hansson
Licensed under the MIT License.