Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:brynary/arel | Emilio Tagua | 2010-05-27 | 6 | -6/+6 |
|\ | |||||
| * | Whitespace fixes | Bryan Helmkamp | 2010-05-26 | 6 | -6/+6 |
* | | Fix tests to work properly on Ruby 1.9, honor multiple calls to #order in mem... | Ernie Miller | 2010-05-21 | 1 | -1/+3 |
|/ | |||||
* | Return nil when looking up an attribute by name that does not exist instead o... | Carl Lerche | 2010-04-03 | 1 | -2/+9 |
* | Create an Arel::Header class representing a relation's attributes | Carl Lerche | 2010-04-02 | 1 | -0/+35 |
* | Add a bunch of specs for attribute type casting. | Carl Lerche | 2010-03-12 | 5 | -0/+360 |