How to return an empty ActiveRecord relation?

前端 未结 9 1901
有刺的猬
有刺的猬 2020-12-07 07:38

If I have a scope with a lambda and it takes an argument, depending on the value of the argument, I might know that there will not be any matches, but I still want to return

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