123456789_123456789_123456789_123456789_123456789_

Exception: ActiveRecord::MissingRequiredOrderError

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, ActiveRecordError, StandardError
Instance Chain:
self, ActiveRecordError, StandardError
Inherits: ActiveRecord::ActiveRecordError
Defined in: activerecord/lib/active_record/errors.rb

Overview

MissingRequiredOrderError is raised when a relation requires ordering but lacks any order values in scope or any model order columns to use.