Skip to content

Instantly share code, notes, and snippets.

@cjjavellana
Created March 19, 2015 12:53
Show Gist options
  • Save cjjavellana/bd43e5ece005a5aa8ea0 to your computer and use it in GitHub Desktop.
Save cjjavellana/bd43e5ece005a5aa8ea0 to your computer and use it in GitHub Desktop.
Creating Project Specific Gemset
  1. Navigate to your project directory
  2. Execute
rvm use ruby-2.2.1@project-name --create --ruby-version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment