Editing action

<%= render "form", action: @action %>
<%= link_to "Show this action", @action %> | <%= link_to "Back to actions", actions_path %>