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