Pundit Additional context in where user is a self-referencing integer

前端 未结 0 1350
后悔当初
后悔当初 2020-12-05 21:05
class Transaction < ApplicationRecord
  belongs_to :user
  belongs_to :bookkeeper, class_name: \'User\'

A transaction is registered to a user, bu

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