Skip to content

Instantly share code, notes, and snippets.

@joshnesbitt
Created April 24, 2013 15:55
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 joshnesbitt/5453237 to your computer and use it in GitHub Desktop.
Save joshnesbitt/5453237 to your computer and use it in GitHub Desktop.
Open any gem within the current bundle in Sublime Text 2.
function gemo(){
subl `bundle show $1`
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment