9 lines
133 B
Text
9 lines
133 B
Text
<h1>New command</h1>
|
|
|
|
<%= render "form", command: @command %>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
<%= link_to "Back to commands", commands_path %>
|
|
</div>
|