Sha256: 1a6eaab457faf19a4157f25082437f3d81352a8421aa6e26d39b3d434dc6f8f1
Contents?: true
Size: 364 Bytes
Versions: 90
Compression:
Stored size: 364 Bytes
Contents
# # This is only an example configuration. Please see the Rails # documentation for more details. # development: adapter: mysql2 database: trusty_cms_dev username: root password: test: &TEST adapter: mysql2 database: trusty_cms_test username: root password: production: adapter: mysql2 database: trusty_cms_live username: root password:
Version data entries
90 entries across 90 versions & 1 rubygems