Exception: ActiveRecord::ConfigurationError
- Inherits:
-
ActiveRecordError
- Object
- StandardError
- ActiveRecordError
- ActiveRecord::ConfigurationError
- Defined in:
- lib/active_record/base.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.