Exception: ActiveEntity::ConfigurationError
- Inherits:
-
ActiveEntityError
- Object
- StandardError
- ActiveEntityError
- ActiveEntity::ConfigurationError
- Defined in:
- lib/active_entity/errors.rb
Overview
Raised when association is being configured improperly or user tries to use offset and limit together with ActiveEntity::Base.has_many or ActiveEntity::Base.has_and_belongs_to_many associations.