Search code examples
rubyubunturubygemsrdoc

How can I install RDOC of gems already installed?


I have some gems that don't have ri/rdoc files and I'd like to know if there is a way to install this rdoc files.


Solution

  • EDIT:

    Some of the answers on this question may help you.

    OLD:

    This site seems to have your answer.

    Example:

    gem rdoc rake --version 0.5.4