Date: 2025-01-13 11:39:51
Score: 2
Natty:
Just simply use:
User.where({ [ :age, :score ] => [ [ 5, 6 ], [ 9, 12 ], [ 22, 44 ] ] })
Reference: https://github.com/rails/rails/pull/36003
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: Marco