Rails 5.2.3 missing required keys: [:id] in new.html.erb form

前端 未结 0 492
你的背包
你的背包 2021-02-05 16:45

I am new to Ruby on Rails.

I have this controller:

class MynewsController < ApplicationController
    skip_before_action :authenticate_user!

    def ne         


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