annotated

This commit is contained in:
Dmitriy Zaporozhets 2011-11-11 00:08:20 +02:00
parent 1155f2d1d2
commit 4ecf17cf9a
4 changed files with 4 additions and 2 deletions

View file

@ -66,7 +66,7 @@ end
# Table name: notes
#
# id :integer not null, primary key
# note :string(255)
# note :text
# noteable_id :string(255)
# noteable_type :string(255)
# author_id :integer