annotated

This commit is contained in:
Dmitriy Zaporozhets 2013-03-27 18:26:37 +02:00
parent a31fe1a63f
commit 5f14a6bcf8
4 changed files with 4 additions and 0 deletions

View file

@ -33,6 +33,7 @@
# can_create_team :boolean default(TRUE), not null
# state :string(255)
# color_scheme_id :integer default(1), not null
# notification_level :integer default(1), not null
#
class User < ActiveRecord::Base