module Shoulda::Matchers::ActiveRecord
def have_many(name)
-
(AssociationMatcher)
-
def have_many(name) AssociationMatcher.new(:has_many, name) end
(AssociationMatcher)
-
def have_many(name) AssociationMatcher.new(:has_many, name) end