aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/algebra/unit/primitives
Commit message (Expand)AuthorAgeFilesLines
* Create Predicates module to match directory structureBryan Helmkamp2009-09-301-7/+7
* Fix almost all Ruby warnings during spec suiteBryan Helmkamp2009-09-201-4/+2
* Use load path rather than relative path for spec_helper requires. Also fixes ...Jeremy Kemper2009-09-143-3/+3
* Better inspect output for ExpressionsBryan Helmkamp2009-05-181-0/+6
* Fix bug in Order equality where Descending.new(attribute) was == Ascending.ne...Bryan Helmkamp2009-05-171-2/+2
* Add spec for Attribute#inspectBryan Helmkamp2009-05-171-0/+6
* WhitespaceBryan Helmkamp2009-05-173-36/+36
* using in memory relations as results from sql relationNick Kallen2009-05-172-3/+11
* reorganizing testsNick Kallen2009-05-173-0/+223