Sha256: 9b9860c3d1d8947c69b61db1b80bab26c7ad581991a385eecbef36512ef071ee

Contents?: true

Size: 207 Bytes

Versions: 8

Compression:

Stored size: 207 Bytes

Contents

FactoryGirl.definition_file_paths << File.join(
  BootstrapLeather::Engine.root.join 'spec/factories'
)
FactoryGirl.find_definitions

FactoryGirl.create_list(:doo_dad, 5)
FactoryGirl.create_list(:whatzit, 5)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bootstrap_leather-0.10.11 spec/dummy/db/seeds.rb
bootstrap_leather-0.10.10 spec/dummy/db/seeds.rb
bootstrap_leather-0.10.9 spec/dummy/db/seeds.rb
bootstrap_leather-0.10.8 spec/dummy/db/seeds.rb
bootstrap_leather-0.10.7 spec/dummy/db/seeds.rb
bootstrap_leather-0.10.6 spec/dummy/db/seeds.rb
bootstrap_leather-0.10.5 spec/dummy/db/seeds.rb
bootstrap_leather-0.10.4 spec/dummy/db/seeds.rb