Sha256: 2417f7fcc7af6ccb717caf75aec9285f744bafed083a92b819be890e700d9e88

Contents?: true

Size: 390 Bytes

Versions: 52

Compression:

Stored size: 390 Bytes

Contents

<%- case @attachable.class.to_s when 'Shelf' -%>
  <%= render 'index_shelf', shelf: @attachable -%>
<%- when 'Manifestation' -%>
  <%= render 'index_manifestation', manifestation: @attachable -%>
<%- when 'Agent' -%>
  <%= render 'index_agent', agent: @attachable -%>
<%- when 'Event' -%>
  <%= render 'index_event', event: @attachable -%>
<%- else -%>
  <%= render 'index' -%>
<%- end -%>

Version data entries

52 entries across 51 versions & 2 rubygems

Version Path
enju_biblio-0.3.18 app/views/picture_files/index.html.erb
enju_biblio-0.3.17 app/views/picture_files/index.html.erb
enju_biblio-0.3.16 app/views/picture_files/index.html.erb
enju_biblio-0.3.15 app/views/picture_files/index.html.erb
enju_biblio-0.3.14 app/views/picture_files/index.html.erb
enju_biblio-0.3.13 app/views/picture_files/index.html.erb
enju_biblio-0.3.12 app/views/picture_files/index.html.erb
enju_biblio-0.3.11 app/views/picture_files/index.html.erb
enju_biblio-0.3.10 app/views/picture_files/index.html.erb
enju_biblio-0.3.10.rc.3 app/views/picture_files/index.html.erb
enju_biblio-0.3.10.rc.2 app/views/picture_files/index.html.erb
enju_biblio-0.3.10.rc.1 app/views/picture_files/index.html.erb
enju_biblio-0.3.9 app/views/picture_files/index.html.erb
enju_biblio-0.4.0.rc.1 app/views/picture_files/index.html.erb
enju_biblio-0.3.8 app/views/picture_files/index.html.erb
enju_biblio-0.3.7 app/views/picture_files/index.html.erb
enju_biblio-0.3.6 app/views/picture_files/index.html.erb
enju_biblio-0.4.0.beta.2 app/views/picture_files/index.html.erb
enju_biblio-0.4.0.beta.1 app/views/picture_files/index.html.erb
enju_biblio-0.3.5 app/views/picture_files/index.html.erb