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