Sha256: 6420b61142fe595616f88a82f8144fd4fe9d5fbfe0e267335a6ef22b0b426ec2
Contents?: true
Size: 211 Bytes
Versions: 21
Compression:
Stored size: 211 Bytes
Contents
# # ishapi / photos / _index # @deprecated, ishapi / galleries / _show is preferred # json.photos do json.array! photos do |photo| json.partial! 'ishapi/photos/show', :photo => photo end end
Version data entries
21 entries across 21 versions & 1 rubygems