9 lines
128 B
Text
9 lines
128 B
Text
<h1>New action</h1>
|
|
|
|
<%= render "form", action: @action %>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
<%= link_to "Back to actions", actions_path %>
|
|
</div>
|