From: Mark Volkmann Date: 2006-01-11T23:14:42+09:00 Subject: Re: rubygem, rdoc, ri, ... On 1/11/06, Pierre Barbier de Reuille wrote: > > Ok, also, how do I access the doc of the ruby gems using ri or rbbr ? I > saw nothing that would allow me to do so :S The way to view RDoc generated by RubyGems is to 1) start a local gem server by running "gem_server" 2) in a web browser, browse "http://localhost:8808" 3) click the "[rdoc]" links next to names of gems -- R. Mark Volkmann Partner, Object Computing, Inc.