Sha256: 7e4e75d34c84e0dad1a94e4dde7d9420c63e88fc11265137ebc21194f9aa4299

Contents?: true

Size: 133 Bytes

Versions: 21

Compression:

Stored size: 133 Bytes

Contents

##
## ishapi / tags / _index
##

json.tags do
  json.array! tags do |tag|
    json.name tag.name
    json.slug tag.slug
  end
end


Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
ishapi-0.1.8.155 app/views/ishapi/tags/_index.jbuilder