mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
commit
61ac3ad0ff
@ -1,8 +1,8 @@
|
||||
# ActiveModel::Serializers
|
||||
# ActiveModel::Serializer
|
||||
|
||||
[](https://travis-ci.org/rails-api/active_model_serializers)
|
||||
|
||||
ActiveModel::Serializers brings convention over configuration to your JSON generation.
|
||||
ActiveModel::Serializer brings convention over configuration to your JSON generation.
|
||||
|
||||
AMS does this through two components: **serializers** and **adapters**.
|
||||
Serializers describe _which_ attributes and relationships should be serialized.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user