Fixed registration status issues

This commit is contained in:
Godwin
2017-01-12 18:22:37 -08:00
parent 6bd7f11c52
commit 5118fa7135
5 changed files with 26 additions and 8 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20170111013903) do
ActiveRecord::Schema.define(version: 20170111172147) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"