Skip to content

Instantly share code, notes, and snippets.

@grayghostvisuals
Last active December 10, 2015 21:58
Show Gist options
  • Save grayghostvisuals/4498644 to your computer and use it in GitHub Desktop.
Save grayghostvisuals/4498644 to your computer and use it in GitHub Desktop.
GemFinder
#takes you to your ruby dir
#if you're using ruby version manager
cd $(rvm gemdir)
#then type
ls
#you'll see the gems folder then type
gem list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment