tap/test/fixtures/order_items.yml

12 lines
309 B
YAML

# == Schema Information
#
# Table name: order_items
#
# id :integer not null, primary key
# order_id :integer
# product_id :integer not null
# count :integer default("0")
#
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html