Sha256: 21456d5dbc7dafd918b892a72235e6b2605eff6f1d641c12cd500a57d3568cab

Contents?: true

Size: 1023 Bytes

Versions: 10

Compression:

Stored size: 1023 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: 0cddddfcccc53c82114d3f0c81ce603461c02d1ff661b2508e599f408416b4fe7525cfe0c91e2bf84cacc5c72daa2e6836ef2e8af05d2bb138e116713da7db24

test:
  secret_key_base: fbdd6a5a671bb1d6592648b96321f95b115b25ef198cdb5147c5ad48c0a349dcd5346a6a72ac0d3c4d13dcf16bc052c7ef2ec08254f0a519b78bedb4a6bc0d96

# Do not keep production secrets in the repository,
# instead read values from the environment.
staging:
  secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>

production:
  secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
disco_app-0.16.1.pre.sidekiq.pre.6.pre.release test/dummy/config/secrets.yml
disco_app-0.16.0 test/dummy/config/secrets.yml
disco_app-0.17.0 test/dummy/config/secrets.yml
disco_app-0.18.0 test/dummy/config/secrets.yml
disco_app-0.18.2 test/dummy/config/secrets.yml
disco_app-0.18.3 test/dummy/config/secrets.yml
disco_app-0.18.6 test/dummy/config/secrets.yml
disco_app-0.16.1 test/dummy/config/secrets.yml
disco_app-0.18.4 test/dummy/config/secrets.yml
disco_app-0.18.1 test/dummy/config/secrets.yml