Skip to content

Instantly share code, notes, and snippets.

@iamajvillalobos
Created September 19, 2017 00:29
Show Gist options
  • Save iamajvillalobos/4388a1327e4cf15748e4d3fb8228e446 to your computer and use it in GitHub Desktop.
Save iamajvillalobos/4388a1327e4cf15748e4d3fb8228e446 to your computer and use it in GitHub Desktop.
install pg gem with postgres app on mac os
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