Fix outdated DB schema
This commit is contained in:
@@ -41,7 +41,6 @@ ActiveRecord::Schema.define(:version => 20110830110346) do
|
|||||||
t.string "email"
|
t.string "email"
|
||||||
t.datetime "created_at"
|
t.datetime "created_at"
|
||||||
t.datetime "updated_at"
|
t.datetime "updated_at"
|
||||||
t.string "bcrypt_password"
|
|
||||||
t.string "password_hash"
|
t.string "password_hash"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user