Sha256: 6fab5b38f6e355277f5fd6a13502291ab6c6052abd7e2ccdbad2ae0e13bd3231

Contents?: true

Size: 185 Bytes

Versions: 3

Compression:

Stored size: 185 Bytes

Contents

FactoryGirl.define do
  factory :tb_commerce_product_customization, :class => 'TbCommerce::ProductCustomization' do
    tb_commerce_product nil
tb_commerce_customization nil
  end

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tb_commerce-0.0.4 spec/factories/tb_commerce_product_customizations.rb
tb_commerce-0.0.3 spec/factories/tb_commerce_product_customizations.rb
tb_commerce-0.0.2 spec/factories/tb_commerce_product_customizations.rb