Ubuntu RVM Rails bash command not found
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I just installed ubuntu, and after that I wanted to install RVM with ruby and rails 3.1. Installations went fine but when I want to create a rails app it can't find the rails command. I know I can create an alias, but when rvm changes its gemset, the alias-path would be wrong right? This is my .bashrc file (/home/user/.bashrc): # ~/.bashrc: executed by bash(1) for non-login shells. # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc) # for examples # If not running interactively, don't do anything [ - z "$PS1"