From c975d048f3d35fc62e57f991692c862ed16c8282 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Wed, 15 Apr 2015 10:17:06 +0300 Subject: [PATCH] Update schema --- db/schema.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/schema.rb b/db/schema.rb index ac3748deb..366b80f73 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: 20150414124630) do +ActiveRecord::Schema.define(version: 20150414151357) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql"