Sha256: 1ef98e14ccec92be28e28b8a860978468cef50e2854160941f0084302fba96e4

Contents?: true

Size: 478 Bytes

Versions: 30

Compression:

Stored size: 478 Bytes

Contents

development:
  adapter: mysql2
  host: localhost
  encoding: utf8
  pool: 10
  username: <%= ENV['MYSQL_USER'] %>
  password: <%= ENV['MYSQL_PASSWORD'] %>
  database: development<%= ENV['TEST_ENV_NUMBER'] %>
  socket: /var/run/mysqld/mysqld.sock
test:
  adapter: mysql2
  host: localhost
  encoding: utf8
  pool: 10
  username: <%= ENV['MYSQL_USER'] %>
  password: <%= ENV['MYSQL_PASSWORD'] %>
  database: test<%= ENV['TEST_ENV_NUMBER'] %>
  socket: /var/run/mysqld/mysqld.sock

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
hyper-model-1.0.alpha1.8 codeship.database.yml
hyper-model-1.0.alpha1.7 codeship.database.yml
hyper-model-1.0.alpha1.6 codeship.database.yml
hyper-model-1.0.alpha1.5 codeship.database.yml
hyper-model-1.0.alpha1.4 codeship.database.yml
hyper-model-0.99.6 codeship.database.yml
hyper-model-1.0.alpha1.3 codeship.database.yml
hyper-model-0.99.5 codeship.database.yml
hyper-model-0.99.4 codeship.database.yml
hyper-model-1.0.alpha1.2 codeship.database.yml
hyper-model-1.0.alpha1.1 codeship.database.yml
hyper-model-1.0.alpha1 codeship.database.yml
hyper-model-0.99.3 codeship.database.yml
hyper-model-0.99.2 codeship.database.yml
hyper-model-0.99.1 codeship.database.yml
hyper-model-0.99.0 codeship.database.yml
hyper-mesh-1.0.0.lap28 codeship.database.yml
hyper-mesh-1.0.0.lap27 codeship.database.yml
hyper-mesh-1.0.0.lap26 codeship.database.yml
hyper-mesh-1.0.0.lap25 codeship.database.yml