From: Stephen Smith <4fires@...> Date: 2007-04-29T23:47:51+09:00 Subject: helping ri find rdoc ------=_Part_35046_7983533.1177858069388 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, So I noticed that documentation for ri seems to be stored in yaml files in subdirectories of my opt/local/share/ri/1.8/system folder. And not in usr/local/bin or usr/bin with my tools. I always see rdoc generating help files for my gems as they install. But whenever I ri (e.g., ri "Something"), I get "nothing known about #{Something}". Even for Array and String, I get "nothing." Is there an environment variable for the ri path? What should it be? Or am I just missing something? TIA, Steve ------=_Part_35046_7983533.1177858069388--