mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16: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
|
||||
used to reference them, such as like this:
|
||||
used to reference them:
|
||||
|
||||
```ruby
|
||||
class PostSerializer < ApplicationSerializer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user