mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 23:06:50 +00:00
Remove wrong quoting in serializers guide
This commit is contained in:
parent
d61b01f085
commit
7c3f0ec6af
@ -144,7 +144,6 @@ link :link_authors { link_authors_url }
|
|||||||
link :other, 'https://example.com/resource'
|
link :other, 'https://example.com/resource'
|
||||||
link :posts { link_author_posts_url(object) }
|
link :posts { link_author_posts_url(object) }
|
||||||
```
|
```
|
||||||
```
|
|
||||||
|
|
||||||
#### #object
|
#### #object
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user