Module: RspecRailsMatchers::Associations

Includes:
BelongTo, HaveAndBelongToMany, HaveMany, HaveOne
Defined in:
lib/rspec_rails_matchers/associations.rb,
lib/rspec_rails_matchers/associations/helpers.rb,
lib/rspec_rails_matchers/associations/have_one.rb,
lib/rspec_rails_matchers/associations/belong_to.rb,
lib/rspec_rails_matchers/associations/have_many.rb,
lib/rspec_rails_matchers/associations/have_and_belong_to_many.rb

Defined Under Namespace

Modules: BelongTo, HaveAndBelongToMany, HaveMany, HaveOne, Helpers

Method Summary

Methods included from HaveAndBelongToMany

#have_and_belong_to_many

Methods included from HaveOne

#have_one

Methods included from BelongTo

#belong_to

Methods included from HaveMany

#have_many