哪里或 Rails 5 for Rails 4.2的位置功能向后移植 确认从Rails 4.2.3到4.2.6的作品,包括用于预加载的作品,也可以使用更高版本的作品。 请根据您的经验提出。 安装: gem 'where-or' 用法 post = Post . where ( 'id = 1' ) . or ( Post . where ( 'id = 2' ) ) 原件声明 大量复制自