chinwagsocial/app/views/api/v1/statuses/_tags.rabl

3 lines
50 B
Ruby

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