Sha256: 4092c0fd50069be9fa35da9e2135b6aa07cbd3c9dc3e0a2c298c2360f179b109

Contents?: true

Size: 216 Bytes

Versions: 4

Compression:

Stored size: 216 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre59 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre58 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre57 app/views/produces/index.html.erb
enju_biblio-0.1.0.pre56 app/views/produces/index.html.erb