Subject: Re: show a listing of methods unique to class
From: Jason Lillywhite <jason.lillywhite gmail.com>
Date: Wed, 19 Aug 2009 06:19:25 +0900
References: 344146344147344151
In-reply-to: 344151
> Integer.instance_methods(false)
> Integer.methods(false)
Thanks folks. This is very helpful.
--
Posted via http://www.ruby-forum.com/.