Sha256: bbc0ce6487f0ce9a99172f7cd1f1b78aba1a848e5372e3cc01fa4d9a7b64f960
Contents?: true
Size: 307 Bytes
Versions: 6
Compression:
Stored size: 307 Bytes
Contents
# This file is for storing SENSITIVE settings. This file is not tracked. # # Values here are loaded into the PRIVATE constant. For example, below you can # access "ABC123" through PRIVATE['my_special_key'] # development: &default my_special_key: "ABC123" test: <<: *default production: <<: *default
Version data entries
6 entries across 6 versions & 1 rubygems