Sha256: 6788e21ed5b22d01e1d0e7afdaaf22d670f488fb72cfd3d4adc4a2b8f0a3bc2c
Contents?: true
Size: 368 Bytes
Versions: 8
Compression:
Stored size: 368 Bytes
Contents
# ishapi / tags / show json.id @tag.id.to_s json.name @tag.name json.tagname @tag.tagname json.partial! 'ishapi/newsitems/index', :newsitems => @tag.newsitems.page( params[:newsitems_page] ).per( 25 ) =begin json.videos do json.array! @tag.videos end json.reports do json.array! @tag.reports end json.galleries do json.array! @tag.galleries end =end
Version data entries
8 entries across 8 versions & 1 rubygems