From: Howard Roberts Date: 2009-12-11T23:07:20+09:00 Subject: Re: solve this ruby problem Rick Denatale wrote: > No my friend, most things in Ruby are not classes, (pretty much) > everything in Ruby is an object Thanks for catching this very bad slip...I'll blame this (and the rest of my bad grammar in my original reply) on caffeine deficiency. > So while some consider class methods to be > 'singleton methods' of the class, a case can be made that this isn't > really true, particularly if the class has any subclasses, because the > class methods apply to more than a single object. Thanks again-- good stuff to take in while one tries absorb and digest all of this. And I'm glad someone as "well versed" as yourself "chimed in" ;) -- Posted via http://www.ruby-forum.com/.