From: Eric Luo Date: 2006-03-31T17:20:51+09:00 Subject: Re: ri for stdlib ------=_Part_10597_8144142.1143793248048 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline change the current directory to the source directory of ruby distribution, and then > rdoc lib/**/*.rb On 3/31/06, Minkoo Seo wrote: > > Hi group. > > I installed stable release of ruby 'ruby 1.8.4 (2006-03-29) > [i686-linux]' in my linux box. But, when I try to run ri on stdlib, say > Socket, it says 'Nothing known about Socket.' Running 'ri Resolv' > resulted in the same message. > > I've searched this list, but I couldn't find any solution but for one > that recommends 'ruby-doc.org' which, unfortunately, does not contain > documentation for resolv.rb. > > So, I loaded the source code of resolv.rb in vim and read the code and > comments. Is this the best we can do? Is there no way to see > documentaiton for stdlib conveniently? > > Sincerely, > Minkoo Seo > > > ------=_Part_10597_8144142.1143793248048--