From fe6804ab11ff37f13eadcd09abab3acb6cc3a424 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Wed, 15 Apr 2015 11:42:41 +0300 Subject: [PATCH] Schema --- db/schema.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/schema.rb b/db/schema.rb index 60a855673..2bf412209 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: 20150414151357) do +ActiveRecord::Schema.define(version: 20150415075408) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql"