Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Intercept sends in Model::DeprecationProxy | Jon Leighton | 2011-12-24 | 1 | -0/+2 |
* | Fix position of load hook so that Base has been defined and included Model be... | Jon Leighton | 2011-12-24 | 1 | -3/+3 |
* | Add some doc for ActiveRecord::Model | Jon Leighton | 2011-12-24 | 1 | -0/+7 |
* | Add deprecation for the change to the active_record load hook | Jon Leighton | 2011-12-24 | 1 | -1/+24 |
* | Don't include anything else if AR::Model has already been included | Jon Leighton | 2011-12-24 | 1 | -0/+2 |
* | Deal with global config better between AR::Base and AR::Model | Jon Leighton | 2011-12-24 | 1 | -1/+3 |
* | I herd you like modules. | Jon Leighton | 2011-12-24 | 1 | -1/+10 |
* | Start work towards making AR include-able. | Jon Leighton | 2011-12-24 | 1 | -0/+44 |