diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-10-25 07:38:56 -0500 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-10-25 07:38:56 -0500 |
commit | f8d85cf24bca522a04edc5cc48f8716e65efb107 (patch) | |
tree | 400a9d564be166d15cb6566dd78cd251f8aeaef5 /test/nodes | |
parent | df5723dfbe856abc8c91cc87c609156b432e97d3 (diff) | |
download | rails-f8d85cf24bca522a04edc5cc48f8716e65efb107.tar.gz rails-f8d85cf24bca522a04edc5cc48f8716e65efb107.tar.bz2 rails-f8d85cf24bca522a04edc5cc48f8716e65efb107.zip |
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.
Diffstat (limited to 'test/nodes')
0 files changed, 0 insertions, 0 deletions