1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib
Sean Griffin f8d85cf24b Deprecate passing ranges to #in and #not_in
The goal of these methods should be to generate in nodes, not handle
every possible permutation of more than one value. The `#between` and
`#not_between` methods have been extracted, which better represent the
semantics of handling ranges in SQL.
2014-10-25 07:38:56 -05:00
..
arel Deprecate passing ranges to #in and #not_in 2014-10-25 07:38:56 -05:00
arel.rb Prepare to 6.0.0.beta1 2014-08-17 22:45:41 -03:00