Sha256: c70f1861148a281513d456fa6f73c9ad3f030e2664f6d358c08d114ec8a00170
Contents?: true
Size: 896 Bytes
Versions: 5
Compression:
Stored size: 896 Bytes
Contents
test: adapter: mysql2 username: root password: host: localhost port: 3306 encoding: utf8 database: turntable_master_test seq: user_seq_1: adapter: mysql2 username: root password: host: localhost port: 3306 encoding: utf8 database: turntable_seq_test # seq_type: api api_host: localhost api_port: 9292 shards: user_shard_1: adapter: mysql2 username: root password: host: localhost port: 3306 encoding: utf8 database: turntable1_test user_shard_2: adapter: mysql2 username: root password: host: localhost port: 3306 encoding: utf8 database: turntable2_test user_shard_3: adapter: mysql2 username: root password: host: localhost port: 3306 encoding: utf8 database: turntable3_test
Version data entries
5 entries across 5 versions & 1 rubygems