Ubuntu rvm setup issue
问题 I followed this tutorial below: https://www.digitalocean.com/community/articles/how-to-install-ruby-on-rails-on-ubuntu-12-04-lts-precise-pangolin-with-rvm This worked perfectly for me; however, I have one small problem? Each time I open a new terminal I have to run this command in order for rails to work: source ~/.rvm/scripts/rvm What is the problem and why is rvm not recognized This is what I see after I open a new terminal and verify rails: robert@rob:~$ rails -v The program 'rails' is