Created
September 19, 2017 00:29
-
-
Save iamajvillalobos/4388a1327e4cf15748e4d3fb8228e446 to your computer and use it in GitHub Desktop.
install pg gem with postgres app on mac os
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
gem install pg -v '0.21.0' -- --with-pg-config=/Applications/Postgres.app/Contents/Versions/latest/bin/pg_config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment