Exception: ActiveEntity::ConfigurationError

Inherits:
ActiveEntityError show all
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.

Direct Known Subclasses

AssociationNotFoundError