mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 14:29:31 +00:00
Merge pull request #1592 from krzysiek1507/patch-1
Remove wrong quoting in serializers guide
This commit is contained in:
commit
8cd7f0f152
@ -144,7 +144,6 @@ link :link_authors { link_authors_url }
|
||||
link :other, 'https://example.com/resource'
|
||||
link :posts { link_author_posts_url(object) }
|
||||
```
|
||||
```
|
||||
|
||||
#### #object
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user