aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/algebra
Commit message (Expand)AuthorAgeFilesLines
* Ruby 1.9: Improve the way we spec thisBryan Helmkamp2009-11-091-2/+2
* Switch from rr to RSpec mocks. rr has issues on 1.9.2preBryan Helmkamp2009-11-092-8/+8
* Ruby 1.9: the constants must be qualifiedBryan Helmkamp2009-11-092-3/+3
* Create Predicates module to match directory structureBryan Helmkamp2009-09-305-49/+55
* Fix almost all Ruby warnings during spec suiteBryan Helmkamp2009-09-205-10/+8
* WhitespaceBryan Helmkamp2009-09-201-1/+1
* Use load path rather than relative path for spec_helper requires. Also fixes ...Jeremy Kemper2009-09-1420-20/+20
* 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-172-2/+12
* 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
* reorganizing testsNick Kallen2009-05-1720-0/+766