strong parameters not accepting array

后端 未结 3 701
深忆病人
深忆病人 2021-01-02 00:51

I have this in my view which is a multiselect checkbox

Model

class User < ActiveRecord::Base
  has_many :user_roles, :dependent =         


        
3条回答
提交回复
热议问题