Active Model Serializers

suggest change

Introduction

ActiveModelSerializers, or AMS for short, bring ‘convention over configuration’ to your JSON generation. ActiveModelSerializers work through two components: serializers and adapters. Serializers describe which attributes and relationships should be serialized. Adapters describe how attributes and relationships should be serialized.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Active Model serializers:
*Active Model Serializers

Table Of Contents
55CSV
58Active Model serializers