Sha256: e22794aff428cecfb25f05ae9263b9736277d16aabce7a54dd64a4e98d3e5a9d

Contents?: true

Size: 226 Bytes

Versions: 14

Compression:

Stored size: 226 Bytes

Contents

Fabricator(:offer, :class_name => 'kosher/offer') do
  seller { Fabricate(:good_seller) }
  description Kosher::Description.new('')
  condition { Fabricate(:kosher_condition) }
  ships_free false
  ships_in 48
  cents 100
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
fassbinder-0.0.1 spec/fabricators/offer_fabricator.rb
kosher-0.1.12 spec/fabricators/offer_fabricator.rb
kosher-0.1.11 spec/fabricators/offer_fabricator.rb
kosher-0.1.10 spec/fabricators/offer_fabricator.rb
kosher-0.1.9 spec/fabricators/offer_fabricator.rb
kosher-0.1.8 spec/fabricators/offer_fabricator.rb
kosher-0.1.7 spec/fabricators/offer_fabricator.rb
kosher-0.1.6 spec/fabricators/offer_fabricator.rb
kosher-0.1.5 spec/fabricators/offer_fabricator.rb
kosher-0.1.4 spec/fabricators/offer_fabricator.rb
kosher-0.1.3 spec/fabricators/offer_fabricator.rb
kosher-0.1.2 spec/fabricators/offer_fabricator.rb
kosher-0.1.1 spec/fabricators/offer_fabricator.rb
kosher-0.1.0 spec/fabricators/offer_fabricator.rb