Sha256: a5c7e1f2fb3e0f3ff68afe22cd56bf923999e754c02e4bb4bbeed1847944d2ba

Contents?: true

Size: 150 Bytes

Versions: 5

Compression:

Stored size: 150 Bytes

Contents

defaults: &defaults
  sitename: "testapp"

development:
  <<: *defaults

test:
  <<: *defaults

cucumber:
  <<: *defaults

production:
  <<: *defaults

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gemstreamer-1.2.0 spec/assets/testapp/config/application.yml
gemstreamer-1.1.1 spec/assets/testapp/config/application.yml
gemstreamer-1.1.0 spec/assets/testapp/config/application.yml
gemstreamer-1.0.0 spec/assets/testapp/config/application.yml
gemstreamer-0.0.0 spec/assets/testapp/config/application.yml