Skip to content

Instantly share code, notes, and snippets.

@aurelian
Created June 7, 2012 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aurelian/2889515 to your computer and use it in GitHub Desktop.
Save aurelian/2889515 to your computer and use it in GitHub Desktop.
ruby-1.9.3-p194 is not installed.
To install do: 'rvm install ruby-1.9.3-p194'
Running /Users/aurelian/.rvm/hooks/after_cd
belgorod /Projects/Code/october(master) $ ruby -v
ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin10.8.0]
belgorod /Projects/Code/october(master) $ cat .rvmrc
rvm use 1.9.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment