mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 14:56:50 +00:00
grammar fix/simplification.
This commit is contained in:
parent
6a2103bcb6
commit
fa790fda4d
@ -236,7 +236,7 @@ this:
|
|||||||
```
|
```
|
||||||
|
|
||||||
You can also specify a different root for the embedded objects than the key
|
You can also specify a different root for the embedded objects than the key
|
||||||
used to reference them, such as like this:
|
used to reference them:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
class PostSerializer < ApplicationSerializer
|
class PostSerializer < ApplicationSerializer
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user