Sha256: e5d45197300b635685ca7e4b331837470e41d032ad0b054345aae7380d055f61
Contents?: true
Size: 275 Bytes
Versions: 10
Compression:
Stored size: 275 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @order.name %> </p> <p> <b>Description:</b> <%= @order.description %> </p> <p> <b>Status:</b> <%= @order.status %> </p> <%= link_to 'Edit', edit_order_path(@order) %> | <%= link_to 'Back', orders_path %>
Version data entries
10 entries across 10 versions & 1 rubygems