Sha256: db7db37c958b6aecacca620373c90a4524e8b4cd618b9b01044f4d4ae8fb8952
Contents?: true
Size: 300 Bytes
Versions: 4
Compression:
Stored size: 300 Bytes
Contents
postgres: adapter: "postgresql" host: "127.0.0.1" port: "2345" database: "test" username: "test" password: "test" sqlite3: adapter: "sqlite3" database: ":memory:" mysql: adapter: "mysql2" host: "127.0.0.1" port: "3306" database: "test" username: "test" password: "test"
Version data entries
4 entries across 4 versions & 1 rubygems