Module: AssociationScope

Defined in:
lib/association_scope.rb,
lib/association_scope/scope.rb,
lib/association_scope/version.rb,
lib/association_scope/scope/has_one_reflection.rb,
lib/association_scope/scope/through_reflection.rb,
lib/association_scope/scope/has_many_reflection.rb,
lib/association_scope/scope/belongs_to_reflection.rb,
lib/association_scope/errors/association_missing_error.rb,
lib/association_scope/errors/polymorphic_association_error.rb,
lib/association_scope/scope/has_and_belongs_to_many_reflection.rb

Defined Under Namespace

Classes: AssociationMissingError, PolymorphicAssociationError, Scope

Constant Summary collapse

VERSION =
"0.4.0"