Skip to content

Instantly share code, notes, and snippets.

@rob-murray
Last active December 27, 2016 11:59
Show Gist options
  • Save rob-murray/88e183699fec070dc844 to your computer and use it in GitHub Desktop.
Save rob-murray/88e183699fec070dc844 to your computer and use it in GitHub Desktop.
Install common Ruby gems in a single command
// Useful for when you've just installed a new version of Ruby and need to install your common/favourite gems
//
gem install bundler pry awesome_print foreman rails ferver london-bike-hire-cli benchmark-ips rubocop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment