aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/coders
diff options
context:
space:
mode:
authorEric Hankins <ehankins@rednovalabs.com>2013-10-16 13:39:43 -0500
committerEric Hankins <ehankins@rednovalabs.com>2013-10-21 09:43:57 -0500
commitb05776581747057c162207d0a857c98fa326c11d (patch)
tree085b954b960d7cc08b915e2f3b14f0ff48505e2e /activerecord/test/cases/coders
parent73641563917e3a69b63a1b11c8ebe33c469e8951 (diff)
downloadrails-b05776581747057c162207d0a857c98fa326c11d.tar.gz
rails-b05776581747057c162207d0a857c98fa326c11d.tar.bz2
rails-b05776581747057c162207d0a857c98fa326c11d.zip
Allow unscope to work with `where.not`
Allows you to call #unscope on a relation with negative equality operators, i.e. Arel::Nodes::NotIn and Arel::Nodes::NotEqual that have been generated through the use of where.not.
Diffstat (limited to 'activerecord/test/cases/coders')
0 files changed, 0 insertions, 0 deletions