Skip to content

Instantly share code, notes, and snippets.

@rvillas
Created May 21, 2015 23:33
Show Gist options
  • Save rvillas/43c1a8ac79496798c391 to your computer and use it in GitHub Desktop.
Save rvillas/43c1a8ac79496798c391 to your computer and use it in GitHub Desktop.
install pg gem with postgres.app
gem install pg -v '0.18.1' -- --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