Update schema.rb

This commit is contained in:
Douwe Maan 2017-04-07 10:31:49 -05:00
parent 0533951563
commit bea1aba9ca
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20170405080720) do
ActiveRecord::Schema.define(version: 20170406115029) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"
enable_extension "pg_trgm"