Recommend
If you like my work with RVM, please recommend me *with a comment as to why you recommend me* on
Working With Rails – Thank You!
IRC
I am 'wayneeseguin' in #rvm on irc.freenode.net
If I do not respond right away, leave a message and I'll respond or leave you a memo when I am around.
Sponsors
$ rvm help # Documentation Index

Docs RDoc

RVM can help you work with rdoc and yarddoc (NIY) for the core ruby libraries.

First select a RVM ruby.

$ rvm use 1.8.7

Next generate the core ruby documentation.

$ rvm docs generate

And finally open the core ruby documentation in your local web browser. Note that for this to work either `open` or `xdg-open` must be found in your system.

$ rvm docs open
RVM Documentation Index