chinwagsocial/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) }