Skip to content
Snippets Groups Projects
Commit 339de2cd authored by Mateus Rambo Strey's avatar Mateus Rambo Strey
Browse files

Merge branch 'fix_learning_object_serializer' into 'master'


Removed debugs from Learning Object Obaa Serializer

Signed-off-by: default avatarIsrael Barreto Sant'Anna <ibsa14@inf.ufpr.br>

See merge request !311
parents 1663b2e8 04a708dc
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,6 @@ class LearningObjectObaaSerializer < ActiveModel::Serializer
# },
def general
p " ------ OBAA"
p object
{
title: object.name,
description: object.description,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment