On Nov 29, 2004, at 7:53, Austin Ziegler wrote:

> C:\home>ri Object#singleton_method_added
> ------------------------------------------  
> Object#singleton_method_added
>      singleton_method_undefined(symbol)
> ----------------------------------------------------------------------- 
> -
> ...
> It's obviously showing the wrong callback.

I don't see this problem here. Are you using a recent RDoc (the one  
from HEAD or the end of the 1.8 branch?)


dave[titles/SVN 8:29:52] ri Object\#singleton_method_added
------------------------------------------ Object#singleton_method_added
      singleton_method_added(symbol)
------------------------------------------------------------------------
      Invoked as a callback whenever a singleton method is added to the
      receiver.




Cheers

Dave