From: Chris White Date: 2011-08-01T08:12:39+09:00 Subject: Re: send() docs are wrong On Jul 31, 2011, at 1:08 PM, Eric Hodel wrote: > On Jul 31, 2011, at 10:51 AM, 7stud -- wrote: >> obj.send(symbol [, args...]) → obj >> obj.__send__(symbol [, args...]) → obj >> >> Somehow, I don't expect the return value of send() to be the receiver. > > I agree… Please file a bug so I will know to fix it when I have time: > > http://redmine.ruby-lang.org/projects/ruby-19/issues/new Done: http://redmine.ruby-lang.org/issues/5125 Regards, Chris White Twitter: http://www.twitter.com/cwgem