<%= form_for(widget, {action: widgetsPath(), method: "POST"}) { %> <%= partial("widgets/form.html") %> Cancel <% } %>