Sha256: 1943e472b7d35dcfcbcf5c6d274a04b14992a53c5d5102ffc90a42722593e8dd

Contents?: true

Size: 964 Bytes

Versions: 6

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: 4b7238e018338e5fca45bb24311fe308b7f8699fbad393c3770dc2415587f2a059cba216571044e2e3f682cf297838d73f42f41683e05a5dbfa44ade9c83a5a3

test:
  secret_key_base: 1e0335ef126798d2437e8aa520dd14e53eb49bf5158a11a674026ea34e83287bb7056aa8ed410c8bd57aff9897b788b59f96fcc93205524d97ae2d762e4d1503

# 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

6 entries across 6 versions & 1 rubygems

Version Path
hide_and_seek-0.0.6 spec/internal/config/secrets.yml
hide_and_seek-0.0.5 spec/internal/config/secrets.yml
hide_and_seek-0.0.4 spec/internal/config/secrets.yml
hide_and_seek-0.0.3 spec/internal/config/secrets.yml
hide_and_seek-0.0.2 spec/internal/config/secrets.yml
hide_and_seek-0.0.1 spec/internal/config/secrets.yml