Exception: ActiveRecord::MissingRequiredOrderError

Inherits:
ActiveRecordError show all
Defined in:
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.