Sha256: 2b20362ea36584118b582361b06e45a32f280cae0cbcc1ea4ee4e6f1ccdb0250
Contents?: true
Size: 339 Bytes
Versions: 2
Compression:
Stored size: 339 Bytes
Contents
development: &non_production_settings app_name: Application admin_email: admin@example.com no_reply_email: no-reply@example.com default_password: "123456" test: &test_settings <<: *non_production_settings cucumber: <<: *test_settings staging: <<: *non_production_settings production: <<: *non_production_settings
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
core-generators-0.0.2 | lib/generators/core/install/templates/settings.yml |
core-generators-0.0.1 | lib/generators/core/install/templates/settings.yml |