mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 15:23:06 +00:00
Edit per beauby [ci skip]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# ActiveModel::Serializer
|
||||
# ActiveModelSerializers
|
||||
|
||||
[](https://travis-ci.org/rails-api/active_model_serializers)
|
||||
<a href="https://codeclimate.com/github/rails-api/active_model_serializers"><img src="https://codeclimate.com/github/rails-api/active_model_serializers/badges/gpa.svg" /></a>
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
_Windows Build Status -_ [](https://ci.appveyor.com/project/joaomdmoura/active-model-serializers/branch/master)
|
||||
|
||||
ActiveModel::Serializer brings convention over configuration to your JSON generation.
|
||||
ActiveModelSerializers 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.
|
||||
|
||||
Reference in New Issue
Block a user