tap/test/fixtures/orders.yml

23 lines
413 B
YAML
Raw Normal View History

# == 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
#
2014-11-09 21:53:39 +00:00
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
2014-11-23 20:12:31 +00:00
user:
products: MyString
cost:
2014-11-09 21:53:39 +00:00
two:
2014-11-23 20:12:31 +00:00
user:
products: MyString
cost: