Sha256: 133d1bf115a99ced56c5f766e2e629a5e8c9230b7b1d11a27d61398cd580e543
Contents?: true
Size: 388 Bytes
Versions: 4
Compression:
Stored size: 388 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Item name:</strong> <%= @command_item.item_name %> </p> <p> <strong>Item description:</strong> <%= @command_item.item_description %> </p> <p> <strong>Item copy command:</strong> <%= @command_item.item_copy_command %> </p> <%= link_to 'Edit', edit_command_item_path(@command_item) %> | <%= link_to 'Back', command_items_path %>
Version data entries
4 entries across 4 versions & 1 rubygems