From 67e31fe7168a10e567f998aa8a51f577cf474450 Mon Sep 17 00:00:00 2001 From: Edin Dazdarevic Date: Wed, 4 Feb 2015 06:51:20 +0100 Subject: [PATCH] by category page --- front-api/db/schema.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/front-api/db/schema.rb b/front-api/db/schema.rb index 5490b49..23bf913 100644 --- a/front-api/db/schema.rb +++ b/front-api/db/schema.rb @@ -11,8 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. - -ActiveRecord::Schema.define(version: 20150131061353) do +ActiveRecord::Schema.define(version: 20150131134330) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql"