reannotated

This commit is contained in:
Dmitriy Zaporozhets 2013-03-15 15:16:02 +02:00
parent 2a04341fba
commit 21b1fee92c
17 changed files with 56 additions and 49 deletions

View file

@ -2,12 +2,13 @@
#
# Table name: user_teams
#
# id :integer not null, primary key
# name :string(255)
# path :string(255)
# owner_id :integer
# created_at :datetime not null
# updated_at :datetime not null
# id :integer not null, primary key
# name :string(255)
# path :string(255)
# owner_id :integer
# created_at :datetime not null
# updated_at :datetime not null
# description :string(255) default(""), not null
#
# Read about factories at https://github.com/thoughtbot/factory_girl