Skip to content

Instantly share code, notes, and snippets.

@askedrelic
Created August 15, 2017 08:15
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 askedrelic/dc5f86d831e802fdb055d9846aab9e57 to your computer and use it in GitHub Desktop.
Save askedrelic/dc5f86d831e802fdb055d9846aab9e57 to your computer and use it in GitHub Desktop.
Ruby gems help
# install Gemfile
bundle
bundle lock
gem install
# uninstall all unnecesary gems
gem cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment