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

3 lines
50 B
Plaintext
Raw Normal View History

2016-11-06 01:20:05 +11:00
attribute :name
node(:url) { |tag| tag_url(tag) }