From: Eric Hodel Date: 2007-03-28T05:15:43+09:00 Subject: Re: rdoc and ri for gem/non-gem installs On Mar 23, 2007, at 23:00, braver wrote: > I've been installing some gems, as well as non-gem tarballs, into my > darwinports (now macports) ruby install on Darwin. Then, when I do > ri, I can't see the docs. Poking around /opt/local/lib/ruby shows > that gems' docs are generated next to them. How's one supposed to > look at them all -- by using -d to ri and figuring out the path all > the time? What version of Ruby are you using?