Sha256: f138c831bb6181dac46e7bb3930bd8cb5c97882929e37b98a76dcfa354a6ba96
Contents?: true
Size: 158 Bytes
Versions: 2
Compression:
Stored size: 158 Bytes
Contents
# Read about factories at http://github.com/thoughtbot/factory_girl FactoryGirl.define do factory :customer_has_customers do from 1 to 1 end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guara-0.0.3 | spec/factories/customer_has_customers.rb |
guara-0.0.1.rc | spec/factories/customer_has_customers.rb |