Zouplaz
(Zouplaz)
1
Hi, before I create it myself : where can I find a full index, well presented of all the classes of the std library ?
Here, http://www.ruby-doc.org/docs/ProgrammingRuby/
The built-ins page is ok, with the first page beeing a full of index all the classes and methods
But the page about the std lib is hard to read, the only index is the one provided to the left frame but which is not only related with the lib
Any link ?
Thanks
Hi Zouplaz,
How about these:
http://ruby-doc.org/core
http://ruby-doc.org/stdlib/
?,
-Harold
···
On 10/17/06, Zouplaz <user@domain.invalid> wrote:
Hi, before I create it myself : where can I find a full index, well
presented of all the classes of the std library ?
Here, Programming Ruby: The Pragmatic Programmer's Guide
The built-ins page is ok, with the first page beeing a full of index all
the classes and methods
But the page about the std lib is hard to read, the only index is the
one provided to the left frame but which is not only related with the lib
Any link ?
Thanks