Editing command

<%= render "form", command: @command %>
<%= link_to "Show this command", @command %> | <%= link_to "Back to commands", commands_path %>