James Herdman wrote: > If you're just looking for core docs, check out > http://www.ruby-doc.org/. > From the sound of it, you want to access documentation via the RI tool > via > the web. Why is that? What is the problem you are trying to solve? Many times the ruby I use does not have ri installed. Plus accessing it from the command line is slow (main reason for fastri). Yep that's the problem--I don't want to have to *worry* whether I installed the docs or not. Thanks. -=r -- Posted via http://www.ruby-forum.com/.