Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete some stray lines | Jon Leighton | 2011-12-28 | 1 | -2/+0 |
* | Support establishing connection on ActiveRecord::Model. | Jon Leighton | 2011-12-28 | 1 | -7/+8 |
* | Support configuration on ActiveRecord::Model. | Jon Leighton | 2011-12-28 | 1 | -59/+64 |
* | Ensure attribute methods are included after all the AR stuff | Jon Leighton | 2011-12-24 | 1 | -1/+1 |
* | Make generated_feature_methods work with ActiveRecord::Model | Jon Leighton | 2011-12-24 | 1 | -4/+9 |
* | Deal with global config better between AR::Base and AR::Model | Jon Leighton | 2011-12-24 | 1 | -60/+57 |
* | Extract common logic into a method | Jon Leighton | 2011-12-24 | 1 | -7/+1 |
* | I herd you like modules. | Jon Leighton | 2011-12-24 | 1 | -1/+12 |
* | Start work towards making AR include-able. | Jon Leighton | 2011-12-24 | 1 | -0/+343 |