Fork me on GitHub
Donation
Love RVM? A donation would help justify to my family why I spend so much time working on Open Source projects like RVM.
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

Blue Box Group, LLC Nuxos Group

∴ rvm help # Documentation Index

'rvm gem' - Working with rubygems for rubies

\~/projects/ruby/extlib [git:master] ∴ rvm 1.8.6,1.9.1 gem install rspec json --no-rdoc --no-ri

ruby-1.8.6-p383: ruby 1.8.6 (2009-08-04 patchlevel 383) [i686-darwin10.0.0]
**************************************************

Thank you for installing rspec-1.2.8

Please be sure to read History.rdoc and Upgrade.rdoc
for useful information about this release.

**************************************************
Successfully installed rspec-1.2.8
Building native extensions.  This could take a while...
Successfully installed json-1.1.9
2 gems installed

ruby-1.9.1-p243: ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-darwin10.0.0]
**************************************************

Thank you for installing rspec-1.2.8

Please be sure to read History.rdoc and Upgrade.rdoc
for useful information about this release.

**************************************************
Successfully installed rspec-1.2.8
Building native extensions.  This could take a while...
Successfully installed json-1.1.9
2 gems installed
RVM Documentation Index