Sha256: 0acbea3f0122710fee55e22a850f972792937e8a989911f69d965ecbe1c76d9a
Contents?: true
Size: 310 Bytes
Versions: 1
Compression:
Stored size: 310 Bytes
Contents
module Cornucopia module FactoryGirl class DynamicAssociations ## # association creates an association which allows arguments or will call a block to create the # associated object. # # def association(name, options, &block) options end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cornucopia-0.1.12 | lib/cornucopia/factory_girl/dynamic_association.rb |