Sha256: db40cf00fc34cd39aa0a8d4068a861e88e7c721a93963648a16a6a051a942a19

Contents?: true

Size: 219 Bytes

Versions: 13

Compression:

Stored size: 219 Bytes

Contents

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre55 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre54 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre53 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre52 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre51 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre50 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre49 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre48 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre47 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre46 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre45 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre44 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre43 app/views/produces/index.html.erb