Class: PostSerializer

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

Overview

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