aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/reloadable_test.rb
Commit message (Expand)AuthorAgeFilesLines
* r4487@asus: jeremy | 2006-04-29 12:21:39 -0700Jeremy Kemper2006-07-081-13/+10
* Just go with Subclasses instead of OnlySubclassesDavid Heinemeier Hansson2006-02-041-8/+8
* Fix Reloadable to handle the case where a class that has been 'removed' has n...Nicholas Seckar2006-02-041-7/+0
* Add Reloadable::OnlySubclasses which handles the common case where a base cla...Nicholas Seckar2006-02-021-2/+35
* Further improvements to reloading codeNicholas Seckar2006-02-021-0/+58