Sha256: b73b611258f9b05cf2f032e6704723e2fe6329e9e18ef229773450876c2556a6

Contents?: true

Size: 193 Bytes

Versions: 13

Compression:

Stored size: 193 Bytes

Contents

default: &default
  username: postgres
  password: ""
  adapter: chronomodel
  encoding: unicode
  pool: 20
  database: chronomodel_railsapp

development:
  <<: *default

test:
  <<: *default

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
chrono_model-1.2.2 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-1.2.1 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-1.2.0 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-1.1.0 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-1.0.1 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-0.13.2 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-1.0.0 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-0.13.1 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-0.13.0 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-0.12.3 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-0.12.2 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-0.12.1 spec/aruba/fixtures/database_with_default_username_and_password.yml
chrono_model-0.12.0 spec/aruba/fixtures/database_with_default_username_and_password.yml