move website from User to UserProfile

This commit is contained in:
Andrew Bezzub
2014-06-06 21:54:32 -07:00
parent 1c7f68764a
commit 7db31adf35
6 changed files with 29 additions and 5 deletions

View File

@ -7,4 +7,5 @@ end
#
# user_id :integer not null, primary key
# location :string(255)
# website :string(255)
#