Class: CommentSerializer

Inherits:
ActiveModel::Serializer
  • Object
show all
Defined in:
app/serializers/comment_serializer.rb

Overview

Serializes the Comment model instance to json. Read more about active model serializers - github.com/rails-api/active_model_serializers