Skip to content

Instantly share code, notes, and snippets.

@adamlutz
Last active May 15, 2016 18:22
Show Gist options
  • Save adamlutz/8e483488867aeaf5614b to your computer and use it in GitHub Desktop.
Save adamlutz/8e483488867aeaf5614b to your computer and use it in GitHub Desktop.
postgres rails config fix for postgres.app
gem install pg -v '0.18.4' -- --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