> -----Original Message----- > From: Brian Wisti [mailto:brian / coolnamehere.com] > Sent: Sunday, November 10, 2002 12:56 AM > To: ruby-talk ML > Subject: Re: [ANN] www.ruby-doc.org > > > Hi James, > > This is a great resource. Thanks for setting it up! Just one > question: Is it possible to browse (almost) randomly through the Standard > Library API? > This link gives the index and table of contents for the pickaxe book: http://www.ruby-doc.org/docs/ProgrammingRuby/ This link http://www.ruby-doc.org/find/ri should give you a list of all classes know to ri (it's been augmented with a few things not found in the default ri). Is there something else you would like to see? James