Sha256: e7503a9defc7acd74da0b594ed07f5fe70532b9663ffc1c30d6dcbb6a8220e2f

Contents?: true

Size: 223 Bytes

Versions: 51

Compression:

Stored size: 223 Bytes

Contents

<%- if @patron -%>
  <%= render 'index_patron', :patron => @patron -%>
<%- elsif @manifestation -%>
  <%= render 'index_manifestation', :manifestation => @manifestation -%>
<%- else -%>
  <%= render 'index' -%>
<%- end -%>

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre42 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre41 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre40 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre39 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre38 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre37 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre36 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre35 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre34 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre33 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre32 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre31 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre30 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre29 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre28 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre27 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre26 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre25 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre24 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre23 app/views/produces/index.html.erb