Support
RVM is maintained by community of volunteers, report issues to RVM issues tracker.
If you can help or wish to become one of the maintainers - just start helping. You can find more RVM related projects at RVM Github organization.
Sponsors
Carbon Ads

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