Skip to content

Instantly share code, notes, and snippets.

@zenbro
Created January 26, 2016 13:03
Show Gist options
  • Save zenbro/861355dc315384c4e776 to your computer and use it in GitHub Desktop.
Save zenbro/861355dc315384c4e776 to your computer and use it in GitHub Desktop.
Find gem path by gem name
Gem::Specification.find_by_name('GEM_NAME').full_gem_path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment