Sha256: 546d4a51b75b4083ce17943a96c13f4d597630538a0e4e0cedccd0344fd11a45
Contents?: true
Size: 284 Bytes
Versions: 1
Compression:
Stored size: 284 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Product:</b> <%= @order.product_id %> </p> <p> <b>Order number:</b> <%= @order.order_number %> </p> <p> <b>Price:</b> <%= @order.price %> </p> <%= link_to 'Edit', edit_order_path(@order) %> | <%= link_to 'Back', orders_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
simple_form_class-0.9.0 | test/dummy/app/views/orders/show.html.erb |