From: itsme213 Date: 2004-12-17T07:17:12+09:00 Subject: ri question Where does ri look for its docs? ri -help says "the standard rdoc/ri directories". Is there a way (preferably some path-based environment variable) to make ri also look at gems-based docs? ri --help mentions "--doc-dir", and the 'RI' env variable, but what should be set to what? Thanks!