Sha256: 808eb5dae49908dbd43394aeb8136664b46a83afd66a8bb775331631d7466134
Contents?: true
Size: 349 Bytes
Versions: 3
Compression:
Stored size: 349 Bytes
Contents
defaults: &defaults size: 1 server: google.com emails: support: support@domain.com webmaster: web@domain.com development: <<: *defaults size: 2 computed: <%= 1 + 2 + 3 %> section: size: 3 servers: [ {name: yahoo.com}, {name: amazon.com} ] emails: webmaster: webmaster@domain.com feedback: feedback@domain.com
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
cjbottaro-app_config-1.1.0 | test/environments.yml |
cjbottaro-app_config-1.2.0 | test/environments.yml |
viva-app_config-1.2.0 | test/environments.yml |