From: "R.. Kumar 1.9.1 OSX" Date: 2010-07-29T12:34:25+09:00 Subject: Re: [NOOB] respond_to? failing Marvin G端lker wrote: > > That's because the #testme method you defined is automatically made > private and #respond_to? checks only for public methods unless you > instruct it otherwise by passing true as a second argument. > > ----------------------------------------------- > > Marvin Thanks a lot. Is this mentioned in some document or Pickaxe. I'd like to know why this is so, and what other rules there are such as this one. thx, rahul. -- Posted via http://www.ruby-forum.com/.