I have executed the commands as prescribed in the instructions at the rvm website but things don\'t seem to work..
Fetching the code from the git repository runs smoothl
DId you add this line to your ~/.bashrc?
~/.bashrc
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # This loads RVM into a shell session.