aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/algebra
Commit message (Collapse)AuthorAgeFilesLines
* Better inspect output for ExpressionsBryan Helmkamp2009-05-181-0/+6
|
* Fix bug in Order equality where Descending.new(attribute) was == ↵Bryan Helmkamp2009-05-172-2/+12
| | | | Ascending.new(attribute)
* Add spec for Attribute#inspectBryan Helmkamp2009-05-171-0/+6
|
* WhitespaceBryan Helmkamp2009-05-1720-100/+100
|
* using in memory relations as results from sql relationNick Kallen2009-05-173-8/+16
| | | | | | | Conflicts: lib/arel/algebra/primitives/expression.rb lib/arel/algebra/relations/relation.rb
* reorganizing testsNick Kallen2009-05-1720-0/+766