Sha256: b82af56840f04c03c8c3317a48798454ae4cdd1ce280e68422693e8417b4cb1f

Contents?: true

Size: 176 Bytes

Versions: 51

Compression:

Stored size: 176 Bytes

Contents

<% if @patron %>
  <%= render 'index_patron', :patron => @patron %>
<% elsif @work %>
  <%= render 'index_work', :work => @work %>
<% else %>
  <%= render 'index' %>
<% end %>

Version data entries

51 entries across 51 versions & 1 rubygems

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