Mark Volkmann wrote: >On 1/11/06, Pierre Barbier de Reuille ><pierre_dot_barbier / _nospam_cirad.fr> 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. > > > For shame, since having the .rd files available for tools that process them for gems too would certainly have its merits. David Vallner