Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better inspect output for Expressions | Bryan Helmkamp | 2009-05-18 | 1 | -0/+6 |
| | |||||
* | Fix bug in Order equality where Descending.new(attribute) was == ↵ | Bryan Helmkamp | 2009-05-17 | 2 | -2/+12 |
| | | | | Ascending.new(attribute) | ||||
* | Add spec for Attribute#inspect | Bryan Helmkamp | 2009-05-17 | 1 | -0/+6 |
| | |||||
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 20 | -100/+100 |
| | |||||
* | using in memory relations as results from sql relation | Nick Kallen | 2009-05-17 | 3 | -8/+16 |
| | | | | | | | Conflicts: lib/arel/algebra/primitives/expression.rb lib/arel/algebra/relations/relation.rb | ||||
* | reorganizing tests | Nick Kallen | 2009-05-17 | 20 | -0/+766 |