Top "Ri" questions

The Ruby documentation viewer, invoked through the command-line.

How to get the Ruby documentation from the command line

Is there a way to find out which part of my ri command that is not showing Ruby's documentation: $ ruby …

ruby ri
Why does my Ruby 'ri' tool not return results in command prompt?

Possible Duplicate: ruby 1.9 ri problem When I try to use Ruby's ri tool in a command prompt window to get …

ruby rdoc ri
What is the difference between ri and rdoc

Whenever I install gems I see ri and rdoc follow. I know this is documentation but what is the difference …

ruby rdoc ri