Sha256: 935b6d4bc88461a71e4fa970a95a033808ef31b0b3d843657458316ab5eda2a4
Contents?: true
Size: 223 Bytes
Versions: 1
Compression:
Stored size: 223 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @product.name %> </p> <p> <b>Price:</b> <%= @product.price %> </p> <%= link_to 'Edit', edit_product_path(@product) %> | <%= link_to 'Back', products_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
simple_form_class-0.9.0 | test/dummy/app/views/products/show.html.erb |