foodsoft/test/fixtures/messages.yml

18 lines
448 B
YAML

# == Schema Information
# Schema version: 20090119155930
#
# Table name: messages
#
# id :integer not null, primary key
# sender_id :integer
# recipients_ids :text
# subject :string(255) not null
# body :text
# email_state :integer default(0), not null
# private :boolean
# created_at :datetime
#
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html