20 lines
368 B
YAML
20 lines
368 B
YAML
|
# == Schema Information
|
||
|
# Schema version: 20090120184410
|
||
|
#
|
||
|
# Table name: order_comments
|
||
|
#
|
||
|
# id :integer(4) not null, primary key
|
||
|
# order_id :integer(4)
|
||
|
# user_id :integer(4)
|
||
|
# text :text
|
||
|
# created_at :datetime
|
||
|
#
|
||
|
|
||
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
||
|
|
||
|
# one:
|
||
|
# column: value
|
||
|
#
|
||
|
# two:
|
||
|
# column: value
|