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

IRBRC

RVM customizes the irb prompt to display the current ruby. You can extend and/or override the prompt setting (see IRB's documentation) in your ~/.irbrc.

For example, to switch back to all Ruby's default behavior add the following line to your ~/.irbrc file:

IRB.conf[:PROMPT_MODE] = :DEFAULT

Community Resources

RVM Documentation Index