aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/class/removal.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix dependencies revealed by testing in isolationJeremy Kemper2009-04-221-0/+3
* Improve documentation.Pratik Naik2008-04-051-8/+25
* Improve documentation.Pratik Naik2008-03-261-0/+9
* Some 1.9 forward compatibilityJeremy Kemper2007-09-141-2/+2
* Remove ::Controllers related cruft; fix AP testsNicholas Seckar2006-02-261-5/+5
* Fixed Class.remove to not blow up on inheritanceDavid Heinemeier Hansson2006-02-041-3/+3
* Fix Reloadable to handle the case where a class that has been 'removed' has n...Nicholas Seckar2006-02-041-0/+7
* Further improvements to reloading codeNicholas Seckar2006-02-021-9/+5
* Added reusable reloading support through the inclusion of the Relodable modul...David Heinemeier Hansson2006-01-291-0/+21