This project is archived and is in readonly mode.

#3754 ✓wontfix
Xavier Noria

new file for hierarchy related classes in AS core extensions

Reported by Xavier Noria | January 20th, 2010 @ 09:38 AM

AS defines Class#descendents in core_ext/object/extending.rb, and Class#subclasses in core_ext/class/removal.rb.

This patch moves them to a new file core_ext/class/hierarchy.rb, and renames #descendents to #descendants, which is more conventional and matches the existing AbstractController::Base#descendants.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments

Pages