Module: Shoulda::Matchers::ActiveRecord::AssociationMatchers

Defined in:
lib/shoulda/matchers/active_record/association_matchers.rb,
lib/shoulda/matchers/active_record/association_matchers/order_matcher.rb,
lib/shoulda/matchers/active_record/association_matchers/source_matcher.rb,
lib/shoulda/matchers/active_record/association_matchers/model_reflector.rb,
lib/shoulda/matchers/active_record/association_matchers/option_verifier.rb,
lib/shoulda/matchers/active_record/association_matchers/through_matcher.rb,
lib/shoulda/matchers/active_record/association_matchers/model_reflection.rb,
lib/shoulda/matchers/active_record/association_matchers/optional_matcher.rb,
lib/shoulda/matchers/active_record/association_matchers/required_matcher.rb,
lib/shoulda/matchers/active_record/association_matchers/dependent_matcher.rb,
lib/shoulda/matchers/active_record/association_matchers/inverse_of_matcher.rb,
lib/shoulda/matchers/active_record/association_matchers/join_table_matcher.rb,
lib/shoulda/matchers/active_record/association_matchers/counter_cache_matcher.rb

Defined Under Namespace

Classes: CounterCacheMatcher, DependentMatcher, InverseOfMatcher, JoinTableMatcher, ModelReflection, ModelReflector, OptionVerifier, OptionalMatcher, OrderMatcher, RequiredMatcher, SourceMatcher, ThroughMatcher