reannotated
This commit is contained in:
parent
2a04341fba
commit
21b1fee92c
17 changed files with 56 additions and 49 deletions
|
@ -7,9 +7,9 @@
|
|||
# project_id :integer not null
|
||||
# description :text
|
||||
# due_date :date
|
||||
# closed :boolean default(FALSE), not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# state :string(255)
|
||||
#
|
||||
|
||||
class Milestone < ActiveRecord::Base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue