Sha256: 3cc12b5759b28c3c7fa47a2fdc18506c73caf446ee46c0edde0fcb6a2f1eedc7
Contents?: true
Size: 281 Bytes
Versions: 4
Compression:
Stored size: 281 Bytes
Contents
<%= rails_env %>: adapter: postgresql username: <%= postgresql_user %> password: <%= postgresql_password %> database: <%= postgresql_database %> encoding: utf8 min_messages: warning pool: 5 timeout: 5000 host: <%= postgresql_host %> port: <%= postgresql_port %>
Version data entries
4 entries across 4 versions & 1 rubygems