# == Schema Information # # Table name: group_order_article_quantities # # id :integer not null, primary key # group_order_article_id :integer default(0), not null # quantity :integer default(0) # tolerance :integer default(0) # created_on :datetime not null # # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html