Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create Predicates module to match directory structure | Bryan Helmkamp | 2009-09-30 | 1 | -7/+7 |
* | Fix almost all Ruby warnings during spec suite | Bryan Helmkamp | 2009-09-20 | 1 | -4/+2 |
* | Use load path rather than relative path for spec_helper requires. Also fixes ... | Jeremy Kemper | 2009-09-14 | 3 | -3/+3 |
* | Better inspect output for Expressions | Bryan Helmkamp | 2009-05-18 | 1 | -0/+6 |
* | Fix bug in Order equality where Descending.new(attribute) was == Ascending.ne... | Bryan Helmkamp | 2009-05-17 | 1 | -2/+2 |
* | Add spec for Attribute#inspect | Bryan Helmkamp | 2009-05-17 | 1 | -0/+6 |
* | Whitespace | Bryan Helmkamp | 2009-05-17 | 3 | -36/+36 |
* | using in memory relations as results from sql relation | Nick Kallen | 2009-05-17 | 2 | -3/+11 |
* | reorganizing tests | Nick Kallen | 2009-05-17 | 3 | -0/+223 |