Rails API - Active Model Serializer

Published: Oct. 16, 2016, 2 p.m.

Using ActiveModel::Serializer, learn how to create the JSON responses for your Rails API application. ASM is a great object oriented approach to building a JSON API.