<%= form_with model: @project, url: project_path(@project ,format: :json), method: :put, remote: true do |f| %> <% end %>