From 0a0c6b7bfc41f846288f6ce8eff0e992497845d9 Mon Sep 17 00:00:00 2001 From: mcmac Date: Thu, 22 Feb 2018 11:47:14 +0000 Subject: [PATCH] Included pagination in article index, removed article serialization --- .idea/workspace.xml | 240 +++++++++------------- Gemfile | 4 +- Gemfile.lock | 19 +- app/controllers/v1/articles_controller.rb | 16 +- app/serializers/article_serializer.rb | 5 - 5 files changed, 118 insertions(+), 166 deletions(-) delete mode 100644 app/serializers/article_serializer.rb diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c38f3a8..0e4666e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,10 +2,11 @@ + - + @@ -37,48 +38,18 @@ - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -143,9 +114,9 @@ - @@ -200,27 +172,25 @@ - + - - + - - +