Skip to content

Instantly share code, notes, and snippets.

@new-village
Created September 6, 2014 11:40
Show Gist options
  • Save new-village/7a3118a80acf60ecd4a5 to your computer and use it in GitHub Desktop.
Save new-village/7a3118a80acf60ecd4a5 to your computer and use it in GitHub Desktop.
.bundle/config
---
BUNDLE_PATH: vendor/bundle # gemのインストール先
BUNDLE_WITHOUT: production # bundle install時に実行しないグループ
BUNDLE_DISABLE_SHARED_GEMS: '1' # システムにインストールされたGEMを使わない設定
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment