Merge pull request #1592 from krzysiek1507/patch-1

Remove wrong quoting in serializers guide
This commit is contained in:
Ben Mills 2016-03-14 08:10:27 -06:00
commit 8cd7f0f152

View File

@ -144,7 +144,6 @@ link :link_authors { link_authors_url }
link :other, 'https://example.com/resource'
link :posts { link_author_posts_url(object) }
```
```
#### #object