Sha256: 5714fd8ac043c136c5cc504446e3d92cc3be8f22e2d4c0501990aeeb0e1851a1
Contents?: true
Size: 196 Bytes
Versions: 6
Compression:
Stored size: 196 Bytes
Contents
# Read about factories at https://github.com/thoughtbot/factory_girl FactoryGirl.define do factory :mechanize_store_product_section, :class => 'ProductSection' do name "MyString" end end
Version data entries
6 entries across 6 versions & 1 rubygems