Sha256: 34fba0209d905b05dac5897bfef9b4411d3bbb004e1705d699ca05637a7c821c
Contents?: true
Size: 408 Bytes
Versions: 4
Compression:
Stored size: 408 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
4 entries across 4 versions & 1 rubygems