Sha256: 1493388c358faf80a63205c98605275b02164f5f8b4af17b2ac2316164cb3754
Contents?: true
Size: 204 Bytes
Versions: 2
Compression:
Stored size: 204 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @box.name %> </p> <p> <b>Notes:</b> <%= @box.notes %> </p> <%= link_to 'Edit', edit_box_path(@box) %> | <%= link_to 'Back', boxes_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nested_scaffold-0.2.1 | test/dummy/app/views/boxes/show.html.erb |
nested_scaffold-0.2.0 | test/dummy/app/views/boxes/show.html.erb |