Sha256: 9cb87edf82c223abbc7d467336463d04ab6311d6bacbf4c7567c6c315f6d9d50

Contents?: true

Size: 247 Bytes

Versions: 77

Compression:

Stored size: 247 Bytes

Contents

#
# ishapi / galleries / show
#

this_key = [ @gallery, params.permit! ]
json.cache! this_key do
  json.gallery do
    json.partial! 'ishapi/application/meta', item: @gallery
    json.partial! 'ishapi/galleries/show', gallery: @gallery
  end
end

Version data entries

77 entries across 77 versions & 1 rubygems

Version Path
ishapi-0.1.8.214 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.213 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.212 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.211 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.210 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.209 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.208 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.206 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.205 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.204 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.203 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.202 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.201 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.200 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.199 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.197 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.196 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.195 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.194 app/views/ishapi/galleries/show.jbuilder
ishapi-0.1.8.193 app/views/ishapi/galleries/show.jbuilder