Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |