4 Feb
2011
4 Feb
'11
1:28 a.m.
On Sat, Jan 29, 2011 at 5:15 PM, Robert Rice <rice.audio@pobox.com> wrote:
Hi Eric:
Thanks, the ancestors method will work better.
Do class objects inherit all of the Module methods?
Sorry, I didn't see your message before (assuming you were asking me specifically). I hope someone else answers this, because I'm not sure. In others Rubys, Class is a subclass of Module, so all of Module's methods should be inherited; but I'm not sure about MacRuby.