From beccc5dc01a6eb2ed709a4dff912da2b3e93ce13 Mon Sep 17 00:00:00 2001 From: mcmac Date: Wed, 21 Feb 2018 13:40:31 +0000 Subject: [PATCH] Added article serializer --- .idea/workspace.xml | 236 ++++++++----------- Gemfile | 1 + Gemfile.lock | 9 + app/controllers/v1/articles_controller.rb | 2 +- app/controllers/v2/articles_controller.rb | 2 +- app/serializers/article_serializer.rb | 5 + spec/controllers/v2/todos_controller_spec.rb | 5 + 7 files changed, 115 insertions(+), 145 deletions(-) create mode 100644 app/serializers/article_serializer.rb create mode 100644 spec/controllers/v2/todos_controller_spec.rb diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 443f100..c38f3a8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,11 +2,10 @@ - - - - - + + + + @@ -35,21 +34,11 @@ - - - - - - - - - - - + - - + + @@ -59,17 +48,27 @@ - + - - + + - - + + + + + + + + + + + + @@ -85,56 +84,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -185,17 +134,20 @@ @@ -261,12 +213,7 @@ - - - - - - +