okay, so, we have associations rocking
This commit is contained in:
@@ -6,7 +6,7 @@ class CreateUsers < ActiveRecord::Migration
|
||||
t.boolean :admin
|
||||
t.string :first_name
|
||||
t.string :last_name
|
||||
t.string :user_id
|
||||
t.integer :user_id
|
||||
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user