Sha256: e2bb3af030b0cedb583c74f36c17de9cb7b527482c3f42e9eaff6b76f14de331

Contents?: true

Size: 164 Bytes

Versions: 2

Compression:

Stored size: 164 Bytes

Contents

# Read about factories at http://github.com/thoughtbot/factory_girl

FactoryGirl.define do
  factory :customer_pj_has_customers_pj 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_pj_has_customers_pjs.rb
guara-0.0.1.rc spec/factories/customer_pj_has_customers_pjs.rb