Sha256: 7a8839134983747f947997fcd2f0a5bba4f9423232e690c7c0e3e1a1bbc81f70

Contents?: true

Size: 93 Bytes

Versions: 14

Compression:

Stored size: 93 Bytes

Contents

FactoryGirl.define do
  factory :phone do
    kind "Work"
    number "123-123-1234"
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 spec/factories/phone_factories.rb
artfully_ose-1.3.0.pre3 spec/factories/phone_factories.rb
artfully_ose-1.3.0.pre2 spec/factories/phone_factories.rb
artfully_ose-1.3.0.pre1 spec/factories/phone_factories.rb
artfully_ose-1.2.0 spec/factories/phone_factories.rb
artfully_ose-1.2.0.beta.1 spec/factories/phone_factories.rb
artfully_ose-1.2.0.alpha.2 spec/factories/phone_factories.rb
artfully_ose-1.2.0.alpha.1 spec/factories/phone_factories.rb
artfully_ose-1.2.0.pre.27 spec/factories/phone_factories.rb
artfully_ose-1.2.0.pre.26 spec/factories/phone_factories.rb
artfully_ose-1.2.0.pre.24 spec/factories/phone_factories.rb
artfully_ose-1.2.0.pre.23 spec/factories/phone_factories.rb
artfully_ose-1.2.0.pre.21 spec/factories/phone_factories.rb
artfully_ose-1.2.0.pre.20 spec/factories/phone_factories.rb