开发者

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 ther开发者_运维知识库e is a way to install this rdoc files.


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


Just rerun (works for gem v1.8.23):

gem install your_gem_name --rdoc
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜