Sha256: cb5bac7336d1e387b972c8efdeaf5fb7156a37741f24bc1fa34d65a0dcbe702a
Contents?: true
Size: 389 Bytes
Versions: 28
Compression:
Stored size: 389 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Item name:</strong> <%= @command_item.item_title %> </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
28 entries across 28 versions & 1 rubygems