Sha256: e41191601006ebfefd70e540bc9b8d4e13d3f4eadcec4d1a965edab7b7ffe3ea
Contents?: true
Size: 964 Bytes
Versions: 1
Compression:
Stored size: 964 Bytes
Contents
# Be sure to restart your server when you modify this file. # Your secret key is used for verifying the integrity of signed cookies. # If you change this key, all old signed cookies will become invalid! # Make sure the secret is at least 30 characters and all random, # no regular words or you'll be exposed to dictionary attacks. # You can use `rake secret` to generate a secure secret key. # Make sure the secrets in this file are kept private # if you're sharing your code publicly. development: secret_key_base: 24f6ec7110ce529c108749a50583984fc6f0054a75295bda74463d539533495e4d5ddc449bc56662798969a9003dd46b3a2fd47fbd262c3838499cce8a41f000 test: secret_key_base: e3e44f980833d37e413b1ba72e98c54edc32e1adcc4731586afc71176947f577c560c2aa9ad98240977327d195ed4d1ccbe25a1294eec18573f6ef18a631ac67 # Do not keep production secrets in the repository, # instead read values from the environment. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
qa-0.3.0 | spec/internal/config/secrets.yml |