aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/object/extending.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove broken hack which has no effect.Nicholas Seckar2006-03-261-1/+0
* Update Object.subclasses_of to locate nested classes. Update Object.remove_su...Nicholas Seckar2006-03-261-4/+7
* Fix Object.subclasses_of to only return currently defined objects (closes #38...David Heinemeier Hansson2006-02-191-2/+2
* Added reusable reloading support through the inclusion of the Relodable modul...David Heinemeier Hansson2006-01-291-0/+45