We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc8fd0a + ed818d9 commit 61ac3adCopy full SHA for 61ac3ad
README.md
@@ -1,8 +1,8 @@
1
-# ActiveModel::Serializers
+# ActiveModel::Serializer
2
3
[](https://travis-ci.org/rails-api/active_model_serializers)
4
5
-ActiveModel::Serializers brings convention over configuration to your JSON generation.
+ActiveModel::Serializer brings convention over configuration to your JSON generation.
6
7
AMS does this through two components: **serializers** and **adapters**.
8
Serializers describe _which_ attributes and relationships should be serialized.
0 commit comments