17 lines
503 B
YAML
17 lines
503 B
YAML
# == Schema Information
|
|
# Schema version: 20090102171850
|
|
#
|
|
# Table name: group_order_article_results
|
|
#
|
|
# id :integer(4) not null, primary key
|
|
# order_article_result_id :integer(4) default(0), not null
|
|
# group_order_result_id :integer(4) default(0), not null
|
|
# quantity :decimal(6, 3) default(0.0)
|
|
# tolerance :integer(4)
|
|
#
|
|
|
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
first:
|
|
id: 1
|
|
another:
|
|
id: 2
|