aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/object_and_class_ext_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Add extended_by, extend_with_included_modules_from and copy_instance_variable...Marcel Molina2005-11-201-0/+74
* Fixed memory leak with Active Record classes when Dependencies.mechanism = :l...David Heinemeier Hansson2005-09-201-46/+0
* Added more efficient implementation of the development mode reset of classes ...David Heinemeier Hansson2005-07-071-1/+29
* Fixed memory leak with Object#remove_subclasses_of, which inflicted a Rails a...David Heinemeier Hansson2005-06-301-0/+18
* Improved error reporting especially around never shallowing exceptions. Debug...David Heinemeier Hansson2005-03-231-0/+12
* Moved Active Support into its own gemDavid Heinemeier Hansson2005-02-151-12/+12
* Added methods for removing subclasses -- couldnt make it work with the regula...David Heinemeier Hansson2005-01-251-0/+21