Annotate models

This commit is contained in:
Sam
2014-05-28 11:49:50 +10:00
parent 6b989ff6f1
commit b1d5f4440b
40 changed files with 118 additions and 93 deletions

View File

@ -37,8 +37,8 @@ end
# to_address :string(255) not null
# email_type :string(255) not null
# user_id :integer
# created_at :datetime not null
# updated_at :datetime not null
# created_at :datetime
# updated_at :datetime
# reply_key :string(32)
# post_id :integer
# topic_id :integer