Created
August 23, 2010 11:32
-
-
Save jcxplorer/545296 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
• rvm use 1.9.2@bundler | |
info: Using ruby 1.9.2 p0 with gemset bundler | |
• which bundle | |
/usr/bin/bundle | |
• gem install bundler | |
Successfully installed bundler-0.9.26 | |
1 gem installed | |
• which bundle | |
/usr/bin/bundle |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment