Quickly setup your project .rvmrc
$ mkdir <project name>
$ rvm use 1.9.3@<project name> --create
$ echo !! > <project name>/.rvmrc
$ cd <project name>
The bash command '!!', as you might have guessed, returns the previous command.
Awesome!
Written by Jesse Panganiban
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#