Sha256: d60687f99d279b2094259546e04fcfb061d095b536936a6237eec8470f9b7b45
Contents?: true
Size: 208 Bytes
Versions: 5
Compression:
Stored size: 208 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @item.name %> </p> <p> <b>Price:</b> <%= @item.price %> </p> <%= link_to 'Edit', edit_item_path(@item) %> | <%= link_to 'Back', items_path %>
Version data entries
5 entries across 5 versions & 2 rubygems