Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nodoc the irrelevant (from 1.2) | David Heinemeier Hansson | 2007-01-26 | 1 | -8/+4 |
* | Add silencing to deprecations; avoid self-scolding. | Nicholas Seckar | 2006-08-14 | 1 | -3/+4 |
* | New dependencies implementation | Nicholas Seckar | 2006-08-08 | 1 | -4/+37 |
* | Just go with Subclasses instead of OnlySubclasses | David Heinemeier Hansson | 2006-02-04 | 1 | -1/+1 |
* | Don't allow Reloadable to be included into Modules | Nicholas Seckar | 2006-02-03 | 1 | -1/+3 |
* | Reloadable::OnlySubclasses | Nicholas Seckar | 2006-02-02 | 1 | -6/+6 |
* | Add Reloadable::OnlySubclasses which handles the common case where a base cla... | Nicholas Seckar | 2006-02-02 | 1 | -0/+11 |
* | Further improvements to reloading code | Nicholas Seckar | 2006-02-02 | 1 | -0/+13 |
* | Added reusable reloading support through the inclusion of the Relodable modul... | David Heinemeier Hansson | 2006-01-29 | 1 | -0/+4 |