On 8/15/06, Eric Hodel <drbrain / segment7.net> wrote: > On Aug 12, 2006, at 11:45 PM, Kent Sibilev wrote: > > > I've noticed that many builtin Ruby classes don't have descriptions: > > > > $ ri --system String -T | head -10 > > ---------------------------------------------------------- Class: > > String > > (no description...) > > ---------------------------------------------------------------------- > > -- > > Fixed. > Not quite: $ ri --system Dir | head ------------------------------------------------------------- Class: Dir tmpdir - retrieve temporary directory path $Id: tmpdir.rb,v 1.5.2.1 2005/12/15 15:57:05 matz Exp $ ------------------------------------------------------------------------ Includes: Enumerable(all?, any?, collect, detect, each_cons, each_slice, each_with_index, entries, enum_cons, enum_slice, enum_with_index, -- Kent --- http://www.datanoise.com