Module: AssociationAccessors::Test

Defined in:
lib/association_accessors/test/matcher.rb

Defined Under Namespace

Classes: Matcher

Instance Method Summary collapse

Instance Method Details

#have_association_accessor_for(association) ⇒ Object



3
4
5
# File 'lib/association_accessors/test/matcher.rb', line 3

def have_association_accessor_for association
  Matcher.new association
end