123456789_123456789_123456789_123456789_123456789_

Exception: ActiveRecord::ConfigurationError

Relationships & Source Files
Extension / Inclusion / Inheritance Descendants
Subclasses:
ActiveRecord::AssociationNotFoundError
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

Raised when association is being configured improperly or user tries to use offset and limit together with has_many or has_and_belongs_to_many associations.