Skip to content

Instantly share code, notes, and snippets.

@sirupsen
Last active December 26, 2015 05:58
Show Gist options
  • Save sirupsen/7104058 to your computer and use it in GitHub Desktop.
Save sirupsen/7104058 to your computer and use it in GitHub Desktop.
Vendor all the things with Bundler. This is ~/.bundler/config.
---
BUNDLE_PATH: ./vendor/bundle
BUNDLE_DISABLE_SHARED_GEMS: '1'
BUNDLE_JOBS: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment