How can I get the columns used in the where expression from an existing ActiveRecord_Relation?

后端 未结 0 1437
太阳男子
太阳男子 2020-12-10 06:38

Say a lot of my models implement a class method self.foo which returns a ::ActiveRecord_Relation.

From elsewhere in the code, I have access to the Model or the ::Acti

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