Sha256: 51f862b800b42a4890ef5ab7fa369b7161d846d14201df73c2294be78132cfa2

Contents?: true

Size: 238 Bytes

Versions: 38

Compression:

Stored size: 238 Bytes

Contents

json.array! [@file_set] do |file_set|
  json.name file_set.title.first
  json.size file_set.file_size.first
  json.url  "/files/#{file_set.id}"
  json.thumbnail_url file_set.id
  json.delete_url "deleteme"
  json.delete_type "DELETE"
end

Version data entries

38 entries across 38 versions & 3 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.3 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-1.1.0 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.2 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.1 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.0 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.0.rc3 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.0.rc2 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.0.rc1 app/views/hyrax/file_sets/jq_upload.json.jbuilder
sufia-7.4.1 app/views/curation_concerns/file_sets/jq_upload.json.jbuilder
hyrax-1.0.5 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.0.beta5 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.0.beta4 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.0.beta3 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-2.0.0.beta2 app/views/hyrax/file_sets/jq_upload.json.jbuilder
sufia-7.4.0 app/views/curation_concerns/file_sets/jq_upload.json.jbuilder
hyrax-2.0.0.beta1 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-1.0.4 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-1.0.3 app/views/hyrax/file_sets/jq_upload.json.jbuilder
hyrax-1.0.2 app/views/hyrax/file_sets/jq_upload.json.jbuilder