Sha256: 88341f7cea137bb8cfa9e2c64b01156e54585b98c6c5e8fdfdf8ddf2a1d2a1ba
Contents?: true
Size: 395 Bytes
Versions: 16
Compression:
Stored size: 395 Bytes
Contents
development: adapter: postgresql database: qbrick_development username: screenconcept password: host: localhost encoding: unicode pool: 5 port: <%= ENV["BOXEN_POSTGRESQL_PORT"] || 5432 %> test: adapter: postgresql database: qbrick_test username: screenconcept password: host: localhost encoding: unicode pool: 5 port: <%= ENV["BOXEN_POSTGRESQL_PORT"] || 5432 %>
Version data entries
16 entries across 16 versions & 1 rubygems