I am trying to install Ruby 1.9.3 but am having problems. I installed RVM, then typed:
rvm install 1.9.3
The output says:
Type following commands
rvm is a function
~ $: vi ~/.bash_profile add this line into bash_profile "source ~/.rvm/scripts/rvm"
~ $: rvm install 1.9.3