why is ruby expecting wrong number of arguments

前端 未结 0 1139
梦谈多话
梦谈多话 2020-11-21 08:19

I have a rails app where I am setting up a method before_save activeRecord callback, like this:

class GroupEvent < ApplicationRecord
    enum status: [ :         


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