Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support establishing connection on ActiveRecord::Model. | Jon Leighton | 2011-12-28 | 1 | -0/+3 |
| | | | | | This is the 'top level' connection, inherited by any models that include ActiveRecord::Model or inherit from ActiveRecord::Base. | ||||
* | Support nested AR::Models | Jon Leighton | 2011-12-24 | 1 | -0/+8 |
| | |||||
* | Add test for inheritance from a non-AR superclass | Jon Leighton | 2011-12-24 | 1 | -0/+11 |
| | |||||
* | I herd you like modules. | Jon Leighton | 2011-12-24 | 1 | -0/+13 |