|
|
@ -10,7 +10,7 @@ |
|
|
|
# |
|
|
|
# |
|
|
|
# It's strongly recommended that you check this file into your version control system. |
|
|
|
# It's strongly recommended that you check this file into your version control system. |
|
|
|
|
|
|
|
|
|
|
|
ActiveRecord::Schema.define(version: 20160209032439) do |
|
|
|
ActiveRecord::Schema.define(version: 2016_02_09_032439) do |
|
|
|
|
|
|
|
|
|
|
|
create_table "admins", force: :cascade do |t| |
|
|
|
create_table "admins", force: :cascade do |t| |
|
|
|
t.string "email", default: "", null: false |
|
|
|
t.string "email", default: "", null: false |
|
|
|