lost track of what I was doing so I cant tell you what Ive done, heh

This commit is contained in:
Ken Johnson
2013-04-25 15:23:07 -04:00
parent 01c246c902
commit 9c37eb99a1
8 changed files with 38 additions and 7 deletions
-1
View File
@@ -16,7 +16,6 @@ ActiveRecord::Schema.define(:version => 20130424220355) do
create_table "users", :force => true do |t|
t.string "email"
t.string "password"
t.string "user_id"
t.boolean "admin"
t.string "first_name"
t.string "last_name"