Skip to content

Instantly share code, notes, and snippets.

@lourenci
Last active July 3, 2018 18:47
Show Gist options
  • Save lourenci/41ee6ea148fdee126c78e5472438b39e to your computer and use it in GitHub Desktop.
Save lourenci/41ee6ea148fdee126c78e5472438b39e to your computer and use it in GitHub Desktop.
Install pg gem without Postgres
  • Install the client lib for Postgres: brew install libpq

  • Install the gems

  • Remove the libpq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment