assigned a user id, does not "appear" to have screwed anything up
This commit is contained in:
@@ -6,6 +6,7 @@ class CreateUsers < ActiveRecord::Migration
|
||||
t.boolean :admin
|
||||
t.string :first_name
|
||||
t.string :last_name
|
||||
t.string :user_id
|
||||
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user