Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support nested AR::Models | Jon Leighton | 2011-12-24 | 1 | -1/+1 |
* | Deal with global config better between AR::Base and AR::Model | Jon Leighton | 2011-12-24 | 1 | -10/+10 |
* | Extract common logic into a method | Jon Leighton | 2011-12-24 | 1 | -5/+5 |
* | I herd you like modules. | Jon Leighton | 2011-12-24 | 1 | -2/+2 |
* | remove deprecated set and original methods for table_name, primary_key, etc | Sergey Nartimov | 2011-12-21 | 1 | -55/+0 |
* | Defaults hash can go on the model | Jon Leighton | 2011-12-16 | 1 | -1/+1 |
* | Cache columns at the model level. | Jon Leighton | 2011-12-16 | 1 | -6/+7 |
* | Split out most of the AR::Base code into separate modules :cake: | Jon Leighton | 2011-12-15 | 1 | -0/+361 |