tap/test/fixtures/orders.yml
2014-12-04 19:50:02 +01:00

23 lines
413 B
YAML

# == Schema Information
#
# Table name: orders
#
# id :integer not null, primary key
# user_id :integer
# cost :integer
# created_at :datetime not null
# updated_at :datetime not null
#
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
user:
products: MyString
cost:
two:
user:
products: MyString
cost: