From da9b73e1e3c967d606590f44cad15071e19267ac Mon Sep 17 00:00:00 2001 From: darkbushido Date: Tue, 28 Apr 2015 10:08:09 -0500 Subject: [PATCH] updating the schema.rb --- db/schema.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/schema.rb b/db/schema.rb index a332b6bb98..7d9e8d02b7 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 20150326183742) do +ActiveRecord::Schema.define(version: 20150421211719) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql"