Skip to content

Instantly share code, notes, and snippets.

@johnrees
Created November 5, 2018 13:24
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 johnrees/76bad5124ed8043d890a8043d6d1d37d to your computer and use it in GitHub Desktop.
Save johnrees/76bad5124ed8043d890a8043d6d1d37d to your computer and use it in GitHub Desktop.
Install ruby pg gem with Postgres.app
gem install pg -- --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