Last active
August 29, 2015 14:08
-
-
Save yurikoval/8265068f1bdfe44b07e4 to your computer and use it in GitHub Desktop.
Set bundler build configs
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 config build.pg --with-pg-include='/Applications/Postgres.app/Contents/Versions/9.3/include/' | |
| bundle config build.nokogiri --with-iconv-dir=/usr/local/Cellar/libiconv/1.14/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment