<%= primer_form_with(url: "/foo") do |f| %> <%= render(ImmediateValidationForm.new(f)) %> <% end %>