Skip to content

Instantly share code, notes, and snippets.

@cloud8421
Created January 1, 2012 11:57
Show Gist options
  • Save cloud8421/1547138 to your computer and use it in GitHub Desktop.
Save cloud8421/1547138 to your computer and use it in GitHub Desktop.
Command line memo
# Wrap a specific gem binary to use in a different gemset (requires RVM)
rvm wrapper 1.9.3@{gemset-name} --no-prefix {binary-name}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment