mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Merge pull request #861 from machty/patch-1
README: Add emphasis to single-word difference
This commit is contained in:
commit
48ed7cf9ba
@ -4,7 +4,7 @@
|
||||
|
||||
ActiveModel::Serializers 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. Adapters describe how attributes and relationships should be serialized.
|
||||
AMS does this through two components: **serializers** and **adapters**. Serializers describe _which_ attributes and relationships should be serialized. Adapters describe _how_ attributes and relationships should be serialized.
|
||||
|
||||
# MAINTENANCE, PLEASE READ
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user