Sha256: 845783aea86d472dc7717d73cbb6647a06f01bdbae056d1fda0ec5c8149465bc

Contents?: true

Size: 164 Bytes

Versions: 15

Compression:

Stored size: 164 Bytes

Contents

#
# ishapi / galleries / _index
#

json.galleries do
  json.array! galleries do |gallery|
    json.partial! 'ishapi/galleries/show', :gallery => gallery
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
ishapi-0.1.8.14 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.13 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.12 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.11 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.10 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.9 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.8 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.7 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.6 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.5 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.4 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.3 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8.2 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.8 app/views/ishapi/galleries/_index.jbuilder
ishapi-0.1.6 app/views/ishapi/galleries/_index.jbuilder