aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/algebra/relations/operations/where.rb
Commit message (Collapse)AuthorAgeFilesLines
* never called with a block, so no reason to testAaron Patterson2010-07-271-1/+0
|
* more class organizingAaron Patterson2010-07-261-0/+4
|
* more unfactoringAaron Patterson2010-07-251-4/+20
|
* initializing variablesAaron Patterson2010-07-251-0/+1
|
* Improve blocks usage.Emilio Tagua2010-06-241-1/+1
|
* Restrictions should be able to contain multiple predicates.Carl Lerche2010-03-231-5/+5
|
* Support in memory ordering better.Carl Lerche2010-03-121-10/+2
|
* Start writing integration specs for arel.Carl Lerche2010-03-111-0/+9
|
* reorganized file structuresBryan Helmkamp2009-05-171-0/+16
Conflicts: lib/arel.rb lib/arel/arel.rb lib/arel/engines/memory/predicates.rb lib/arel/engines/memory/relations/array.rb lib/arel/engines/sql/relations/table.rb