ActiveRecord MissingRequiredOrderError class MissingRequiredOrderError Ruby on Rails edge Since v8.1.3.1 Available in: v8.1.3.1 edge Compare with: (choosing a version navigates to the comparison) Choose a version v8.1.3.1 · same MissingRequiredOrderError is raised when a relation requires ordering but lacks any order values in scope or any model order columns to use. Inherits from ActiveRecord::ActiveRecordError On this page Support Bug Reports can be filed for the Ruby on Rails project on GitHub. Feature requests should be discussed on the rubyonrails-core forum. License Released under the MIT license.