阅读背景:

如何在委派字段上使用ransack

来源:互联网 

I have the following model

我有以下型号

class Position < ActiveRecord::Base

  belongs_to :position_name
  delegate :name, to: :position_name
class Pos



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: