added something :-)
This commit is contained in:
@@ -4,6 +4,8 @@ class CreateUsers < ActiveRecord::Migration
|
||||
t.string :email
|
||||
t.string :password
|
||||
t.boolean :admin
|
||||
t.string :first_name
|
||||
t.string :last_name
|
||||
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user