forked from External/greenlight
work on user settings
This commit is contained in:
@ -36,6 +36,7 @@ ActiveRecord::Schema.define(version: 20180504131705) do
|
||||
t.string "name"
|
||||
t.string "username"
|
||||
t.string "email"
|
||||
t.string "social_uid"
|
||||
t.string "image"
|
||||
t.string "password_digest"
|
||||
t.datetime "created_at", null: false
|
||||
|
Reference in New Issue
Block a user