Sha256: 50571ef1ebcd9088db0945a7735a140312e308d4b71dd2d636d8ce2075d7cf04
Contents?: true
Size: 423 Bytes
Versions: 1
Compression:
Stored size: 423 Bytes
Contents
development: adapter: postgresql encoding: utf8 database: houston_development host: localhost prepared_statements: false test: adapter: postgresql encoding: utf8 database: houston_test host: localhost prepared_statements: false # Just so we can precompile assets locally production: adapter: postgresql encoding: utf8 database: houston_development host: localhost prepared_statements: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
houston-core-0.5.0.beta1 | config/database.yml |