Skip to content

Instantly share code, notes, and snippets.

@nickbrowne
Created February 27, 2018 06:35
Show Gist options
  • Save nickbrowne/c092f6a0371d9cf732424541db5fb408 to your computer and use it in GitHub Desktop.
Save nickbrowne/c092f6a0371d9cf732424541db5fb408 to your computer and use it in GitHub Desktop.
pg gem and postgres snap

Assuming postgresql10 snap installed:

bundle config build.pg --with-pg-config=postgresql10.pgconfig
bundle install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment