Last active
December 18, 2015 20:58
-
-
Save ychubachi/5843663 to your computer and use it in GitHub Desktop.
.bundle/configの設定例です.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
BUNDLE_PATH: vendor/bundle | |
BUNDLE_DISABLE_SHARED_GEMS: '1' | |
BUNDLE_CACHE_ALL: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment