Sha256: 076fd829d455e13976358ce038cf8acea7ce11f5e370eb29402b0b4c8c26fdc4

Contents?: true

Size: 265 Bytes

Versions: 1

Compression:

Stored size: 265 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Title:</strong>
  <%= @other_item.title %>
</p>

<p>
  <strong>Sequence:</strong>
  <%= @other_item.sequence %>
</p>

<%= link_to 'Edit', edit_other_item_path(@other_item) %> |
<%= link_to 'Back', other_items_path %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_sortable-0.0.5 spec/dummy/app/views/other_items/show.html.erb