Skip to content

Instantly share code, notes, and snippets.

@letiesperon
Created December 3, 2021 20:50
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 letiesperon/7eeb591af4c53836fd2ef6c1af7d994d to your computer and use it in GitHub Desktop.
Save letiesperon/7eeb591af4c53836fd2ef6c1af7d994d to your computer and use it in GitHub Desktop.
How to open a Ruby gem sourcecode locally

Open gem source code locally in Editor

Example with gem devise and Sublime editor (with alias subl)

bundle show devise | xargs subl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment