Sha256: 383c6dada51243d494b642cf1e7a52ef94c7f4f918ecbe444f9c979a8819ce1d
Contents?: true
Size: 215 Bytes
Versions: 1
Compression:
Stored size: 215 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @order.name %> </p> <p> <b>Amount:</b> <%= @order.amount %> </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 |
---|---|
opay-1.0.0.beta | spec/dummy/app/views/orders/show.html.erb |