On Mon, Aug 18, 2008 at 4:30 PM, Glenn Little <[EMAIL PROTECTED]> wrote: ... > I'm curious, where is this Array() method defined, and what > is it exactly? A method named like a class? Or am I actually > "invoking" the class in a method-ish way? Where might I > find documentation on this?
It's a method defined in Kernel. <URL:http://www.ruby-doc.org/core/classes/Kernel.html#M005989> -John -- John Parker [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
