This project is archived and is in readonly mode.
leverage Object#metaclass and Object#class_eval, provided by AS
Reported by Xavier Noria | June 13th, 2009 @ 12:06 AM | in 2.x
There are a few occurrences of the class << self; self; end idiom. This patch uses the helpers bject#metaclass and Object#class_eval provided by AS.
Comments and changes to this ticket
-
Repository June 13th, 2009 @ 12:14 AM
- State changed from new to committed
(from [d32965399ccfa2052a4d52b70db1bae0ca16830b]) uses Object#metaclass and Object#class_eval in a few spots
[#2797 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/d32965399ccfa2052a4d52b70db1ba...
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>
People watching this ticket
Attachments
Referenced by
- 2797 leverage Object#metaclass and Object#class_eval, provided by AS [#2797 state:committed]