Sha256: ec274f6e84904a9d9ede3e3f965d7ede25519cff104fe6ba07bb96c32e957b8f
Contents?: true
Size: 267 Bytes
Versions: 4
Compression:
Stored size: 267 Bytes
Contents
# PostgreSQL # Ensure the PostgreSQL gem is defined in your Gemfile # gem 'pg' development: adapter: postgresql encoding: utf8 database: BRICK_DB_NAME username: BRICK_DB_USERNAME host: BRICK_DB_SERVER pool: 5 port: BRICK_DB_PORT BRICK_DB_PASSWORD
Version data entries
4 entries across 4 versions & 3 rubygems