diff options
author | TAKAHASHI Kazuaki <dia@dmap.tk> | 2015-03-27 20:10:57 +0900 |
---|---|---|
committer | TAKAHASHI Kazuaki <dia@dmap.tk> | 2015-03-27 20:10:57 +0900 |
commit | c6e05d68400361921c4ba6f0888979e92a4a801b (patch) | |
tree | 64224106fb4b7ae9928b147e993a7e127d31a276 /activerecord/test/cases/calculations_test.rb | |
parent | 3f28378cbde3528225d717c1bb1dcbdb9d093b34 (diff) | |
download | rails-c6e05d68400361921c4ba6f0888979e92a4a801b.tar.gz rails-c6e05d68400361921c4ba6f0888979e92a4a801b.tar.bz2 rails-c6e05d68400361921c4ba6f0888979e92a4a801b.zip |
Fix unscope for less than
Code such as the following will be corrected.
Developer.where(id: -Float::INFINITY...2).unscope(where: :id)
Diffstat (limited to 'activerecord/test/cases/calculations_test.rb')
0 files changed, 0 insertions, 0 deletions