Last used btn

This commit is contained in:
adam.harbas@a-net.ba
2016-01-11 10:52:18 +01:00
parent 76ad0606b4
commit c345e9f016
6 changed files with 16 additions and 9 deletions

View File

@@ -62,8 +62,8 @@ ActiveRecord::Schema.define(version: 20160111024541) do
t.boolean "phone_verified"
t.string "phone_verification_code"
t.string "email_verification_code"
t.datetime "created_at", null: false
t.datetime "updated_at", null: false
t.datetime "created_at", null: false
t.datetime "updated_at", null: false
t.integer "user_id"
t.string "anonymous_id_string"
t.boolean "instant_delivery", default: false