Sha256: f5f54ac244e918b9ec3cf1f40bdcec93c5b86e770f209669ad57e233ab9d05f2

Contents?: true

Size: 80 Bytes

Versions: 24

Compression:

Stored size: 80 Bytes

Contents

FactoryGirl.define do
  factory :product do
    name "Flux Capacitor"
  end
end

Version data entries

24 entries across 24 versions & 3 rubygems

Version Path
s3_relay-0.6.2 test/factories/products.rb
s3_relay-0.6.1 test/factories/products.rb
mongoid-direct-s3-upload-0.1.7 test/factories/products.rb
mongoid-direct-s3-upload-0.1.6 test/factories/products.rb
mongoid-direct-s3-upload-0.1.5 test/factories/products.rb
mongoid-direct-s3-upload-0.1.4 test/factories/products.rb
mongoid-direct-s3-upload-0.1.3 test/factories/products.rb
mongoid-direct-s3-upload-0.1.2 test/factories/products.rb
mongoid-direct-s3-upload-0.1.1 test/factories/products.rb
mongoid-direct-s3-upload-0.1.0 test/factories/products.rb
mongoid_direct_s3_upload-0.1.0 test/factories/products.rb
s3_relay-0.6.0 test/factories/products.rb
s3_relay-0.5.1 test/factories/products.rb
s3_relay-0.5.0 test/factories/products.rb
s3_relay-0.4.2 test/factories/products.rb
s3_relay-0.4.1 test/factories/products.rb
s3_relay-0.4.0 test/factories/products.rb
s3_relay-0.3.2 test/factories/products.rb
s3_relay-0.3.1 test/factories/products.rb
s3_relay-0.3.0 test/factories/products.rb