index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
arel
/
algebra
/
predicates.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
removing duplicate code
Aaron Patterson
2010-07-27
1
-3
/
+0
*
removing unhelful organization
Aaron Patterson
2010-07-26
1
-0
/
+66
*
removing unhelpful organization
Aaron Patterson
2010-07-26
1
-1
/
+58
*
fixing incompatibilities with AR
Aaron Patterson
2010-07-21
1
-10
/
+18
*
inequality is a special case of equality
Aaron Patterson
2010-07-20
1
-8
/
+2
*
superclass == works great!
Aaron Patterson
2010-07-20
1
-4
/
+0
*
comparing children directly
Aaron Patterson
2010-07-20
1
-8
/
+1
*
partial unfuck
Aaron Patterson
2010-07-20
1
-5
/
+2
*
use OO instead of meta programming
Aaron Patterson
2010-07-20
1
-10
/
+16
*
remove useless metaprogramming
Aaron Patterson
2010-07-20
1
-1
/
+1
*
Whitespace fixes
Bryan Helmkamp
2010-05-26
1
-26
/
+26
*
Removal of operator overrides
Ernie Miller
2010-05-07
1
-19
/
+1
*
Inequality shouldn't descend from equality, due to Rails type checks, and res...
Ernie Miller
2010-05-07
1
-1
/
+7
*
Alternate syntax for Predicate#and and Predicate#or, using & and |
Ernie Miller
2010-05-07
1
-0
/
+8
*
Support predicate complements and alternate not syntax (overload BasicObject#!)
Ernie Miller
2010-05-07
1
-22
/
+122
*
Tests for notmatches and notin, and fixes for issues found in tests
Ernie Miller
2010-05-07
1
-5
/
+18
*
Rename Attribute Not -> Inequality and add a Not predicate (complement)
Ernie Miller
2010-05-07
1
-1
/
+10
*
Add grouped predicates (_any/_all) and refactored predication method definitions
Ernie Miller
2010-05-07
1
-0
/
+26
*
Added NotMatch and NotIn predicates, made Not derive from Equality (reverted ...
Ernie Miller
2010-05-07
1
-7
/
+9
*
Add support for a NOT predicate
Carl Lerche
2010-03-12
1
-0
/
+1
*
Create Predicates module to match directory structure
Bryan Helmkamp
2009-09-30
1
-30
/
+32
*
Whitespace
Bryan Helmkamp
2009-05-17
1
-1
/
+1
*
consolidated files
Bryan Helmkamp
2009-05-17
1
-17
/
+13
*
reorganized file structures
Bryan Helmkamp
2009-05-17
1
-0
/
+45