D
Danny
Hi,
Is there a way (or Ruby way?) to get the reference to the super instance
of an object? I need the reference as the starting point in a recursive
call, so simply using alias_method (as suggested by previous post) will
not work around the problem. Thank you very much!
Is there a way (or Ruby way?) to get the reference to the super instance
of an object? I need the reference as the starting point in a recursive
call, so simply using alias_method (as suggested by previous post) will
not work around the problem. Thank you very much!