Newer
Older
Mauricio Giacomini Girardello
committed
class LearningObjectSerializer < ActiveModel::Serializer
attributes :id , :name, :created_at, :updated_at, :description, :author, :score, :likes_count
class LearningObjectSerializer < ActiveModel::Serializer
attributes :id , :name, :created_at, :updated_at, :description, :author, :score, :likes_count