#178 √ resolved
Gregor Schmidt

Default implementation for Module#method_added

Reported by Gregor Schmidt | December 12th, 2007 @ 08:10 AM | in 1.0 preview

In MRI Module defines an instance method called method_added. It does nothing but return nil. The attached patch implements this and adds the specs.

The spec works for MRI and JRuby - and the patched Rubinius. Unfortunately it does not work in Ruby19, since the behaviour of Module#instance_methods changed. I'm not sure, if that is a problem.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

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

Tags