Skip to content

Instantly share code, notes, and snippets.

@polarblau
Created May 13, 2015 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save polarblau/5c9ab301fffcb1295ddb to your computer and use it in GitHub Desktop.
Save polarblau/5c9ab301fffcb1295ddb to your computer and use it in GitHub Desktop.
Installing PG gem with postgres.app
gem install pg -- --with-pg_config=/Applications/Postgres.app/Contents/Versions/9.3/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment