aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/algebra/unit/relations
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-091-3/+3
* Create Predicates module to match directory structureBryan Helmkamp2009-09-301-1/+1
* Fix almost all Ruby warnings during spec suiteBryan Helmkamp2009-09-203-5/+5
* WhitespaceBryan Helmkamp2009-09-201-1/+1
* Use load path rather than relative path for spec_helper requires. Also fixes ...Jeremy Kemper2009-09-1413-13/+13
* Fix bug in Order equality where Descending.new(attribute) was == Ascending.ne...Bryan Helmkamp2009-05-171-0/+10
* WhitespaceBryan Helmkamp2009-05-1713-43/+43
* using in memory relations as results from sql relationNick Kallen2009-05-171-5/+5
* reorganizing testsNick Kallen2009-05-1713-0/+389