Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2758
| From | Iain Barnett <iainspeed@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | colliding method names |
| Date | 2011-04-13 08:47 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <851933FF-D199-4489-8663-0F6A7E8FD7DC@gmail.com> (permalink) |
Hi, If I'm running irb and I run a method called `foo`, is there a way to find out which foo was called? I'm getting some strange results and wonder if there's more than one method with the same name out there. Any help is much appreciated. Regards, Iain
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar | Unroll thread
colliding method names Iain Barnett <iainspeed@gmail.com> - 2011-04-13 08:47 -0500
Re: colliding method names Josh Cheek <josh.cheek@gmail.com> - 2011-04-13 08:59 -0500
Re: colliding method names Iain Barnett <iainspeed@gmail.com> - 2011-04-13 09:53 -0500
csiph-web