Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PERF: removing another def engine | Aaron Patterson | 2010-07-30 | 1 | -1/+1 |
| | |||||
* | PERF: removing another def engine | Aaron Patterson | 2010-07-30 | 1 | -1/+1 |
| | |||||
* | PERF: removing another def engine | Aaron Patterson | 2010-07-30 | 1 | -1/+1 |
| | |||||
* | PERF: removing def engine | Aaron Patterson | 2010-07-30 | 1 | -2/+7 |
| | |||||
* | Whitespace fixes | Bryan Helmkamp | 2010-05-26 | 8 | -8/+8 |
| | |||||
* | Create an Arel::Header class representing a relation's attributes | Carl Lerche | 2010-04-02 | 2 | -4/+8 |
| | |||||
* | Cleanup the spec helper and spec rake task a bit | Carl Lerche | 2010-03-23 | 4 | -16/+8 |
| | |||||
* | Switch Arel::Relation to a module. This will allow for classes with Relation ↵ | Carl Lerche | 2010-03-22 | 1 | -1/+3 |
| | | | | extended on them to represent relations themselves (as opposed to their instances being relations). | ||||
* | Organize the matchers a bit more | Carl Lerche | 2010-03-12 | 5 | -4/+23 |
| | |||||
* | Add a bunch of specs for attribute type casting. | Carl Lerche | 2010-03-12 | 1 | -0/+56 |
| | |||||
* | Remove crazy | Carl Lerche | 2010-03-11 | 2 | -28/+0 |
| | |||||
* | Move all spec support files into spec/support | Carl Lerche | 2010-03-11 | 16 | -0/+317 |