mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 06:46:50 +00:00
Merge pull request #53 from cowboyd/patch-1
grammar fix/simplification.
This commit is contained in:
commit
a2b0649e28
@ -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