aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/algebra/predicates.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename Attribute Not -> Inequality and add a Not predicate (complement)Ernie Miller2010-05-071-1/+10
* Add grouped predicates (_any/_all) and refactored predication method definitionsErnie Miller2010-05-071-0/+26
* Added NotMatch and NotIn predicates, made Not derive from Equality (reverted ...Ernie Miller2010-05-071-7/+9
* Add support for a NOT predicateCarl Lerche2010-03-121-0/+1
* Create Predicates module to match directory structureBryan Helmkamp2009-09-301-30/+32
* WhitespaceBryan Helmkamp2009-05-171-1/+1
* consolidated filesBryan Helmkamp2009-05-171-17/+13
* reorganized file structuresBryan Helmkamp2009-05-171-0/+45