<%= form_with model: @user, url: path(current_user), method: "get", local: true do |f| %> <% end %>