<%= link_to "Jobs", project_jobs_path(@project) %> ยป New

<%= render partial: "form", locals: { form_target: project_jobs_path(@project) } %>