Sha256: 6af3adecfadf9d9c8abadbe1479f8f25764e22838bcbf75d6c2896030c2dc151
Contents?: true
Size: 447 Bytes
Versions: 1
Compression:
Stored size: 447 Bytes
Contents
# Schema as of June 12, 2006 15:45 (schema version 7) # # Table name: line_items # # id :integer(11) not null, primary key # product_id :integer(11) default(0), not null # order_id :integer(11) default(0), not null # quantity :integer(11) default(0), not null # total_price :integer(11) default(0), not null # # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html first: id: 1 another: id: 2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
amrita2-2.0.2 | sample/depot/test/fixtures/line_items.yml |