No route matches [PUT]

前端 未结 0 1904
心在旅途
心在旅途 2021-02-01 03:14

I have a form to create tasks.

Controllers:

class ProjectsController < ApplicationController
  before_action :authenticate_user!

  def index
    @proje         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题