Skip to content

Instantly share code, notes, and snippets.

View telingadigital's full-sized avatar

Telinga Digital telingadigital

View GitHub Profile
@telingadigital
telingadigital / postgresl.database.yml
Created January 22, 2018 09:44
Rails >= 5 Database Setting for Postgresql
# PostgreSQL. Versions 9.1 and up are supported.
#
# Install the pg driver:
# gem install pg
# On OS X with Homebrew:
# gem install pg -- --with-pg-config=/usr/local/bin/pg_config
# On OS X with MacPorts:
# gem install pg -- --with-pg-config=/opt/local/lib/postgresql84/bin/pg_config
# On Windows:
# gem install pg