$ gem --version
$ gem install rails
$ cd git $ rails new ruby_test2 -d mysql
$ cd ruby_test2 $ rails s