Skip to content

Instantly share code, notes, and snippets.

@jirihradil
Last active August 29, 2015 14: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 jirihradil/13dc876e263745aca142 to your computer and use it in GitHub Desktop.
Save jirihradil/13dc876e263745aca142 to your computer and use it in GitHub Desktop.
Rails, rucni instalace pg gem, pokud neprojde automaticka pres bundler
gem install pg -v '0.18.2' -- --with-pg-config=/usr/pgsql-9.4/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment