This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/api/v1/statuses/_tags.rabl
2016-11-05 17:13:14 +01:00

3 lines
50 B
Ruby

attribute :name
node(:url) { |tag| tag_url(tag) }