Skip to content

Instantly share code, notes, and snippets.

@jcxplorer
Created August 23, 2010 11:32
Show Gist options
  • Save jcxplorer/545296 to your computer and use it in GitHub Desktop.
Save jcxplorer/545296 to your computer and use it in GitHub Desktop.
• 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