Sha256: b46ef3e70a67698dd50d163379edcba297fbab6ed1b0f438b06b749d4fc20081

Contents?: true

Size: 211 Bytes

Versions: 10

Compression:

Stored size: 211 Bytes

Contents

<h1><%= t('iord.titles.show', model: resource_name) %></h1>
<%= iordh.display(@resource, show_attrs) %>
<%= iordh.link_to_edit %>
<% if has_collection? -%>
  &nbsp;
  <%= iordh.link_to_collection %>
<% end -%>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
iord-1.2.2 app/views/iord/show.html.erb
iord-1.2.1 app/views/iord/show.html.erb
iord-1.2.0 app/views/iord/show.html.erb
iord-1.1.3 app/views/iord/show.html.erb
iord-1.1.2 app/views/iord/show.html.erb
iord-1.1.1 app/views/iord/show.html.erb
iord-1.1.0 app/views/iord/show.html.erb
iord-1.0.3 app/views/iord/show.html.erb
iord-1.0.2 app/views/iord/show.html.erb
iord-1.0.1 app/views/iord/show.html.erb