Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2758
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail |
|---|---|
| From | Iain Barnett <iainspeed@gmail.com> |
| Newsgroups | comp.lang.ruby |
| Subject | colliding method names |
| Date | Wed, 13 Apr 2011 08:47:42 -0500 |
| Organization | Service de news de lacave.net |
| Lines | 11 |
| Message-ID | <851933FF-D199-4489-8663-0F6A7E8FD7DC@gmail.com> (permalink) |
| NNTP-Posting-Host | bristol.highgroove.com |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | Quoted-printable |
| X-Trace | talisker.lacave.net 1302702496 81300 65.111.164.187 (13 Apr 2011 13:48:16 GMT) |
| X-Complaints-To | abuse@lacave.net |
| NNTP-Posting-Date | Wed, 13 Apr 2011 13:48:16 +0000 (UTC) |
| X-Received-From | This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway |
| X-Mail-Count | 381425 |
| X-Ml-Name | ruby-talk |
| X-Rubymirror | Yes |
| X-Ruby-Talk | <851933FF-D199-4489-8663-0F6A7E8FD7DC@gmail.com> |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.ruby:2758 |
Show key headers only | View raw
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