Sha256: bb723856df061a4f968b70c64de98826cc63da29fa2a8565697439248417afba

Contents?: true

Size: 964 Bytes

Versions: 3

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: 665d69a1c624e5389ffce316d8aafbffdd3de0f9e9cf2d1de15fcbd434c547774bb1073fa69e0278852a2601811f2baac3fb5ccf460be3798447d4f29b4a83fd

test:
  secret_key_base: d3bb20e9be23f2694c496f3cac0ce63e822de19636f6bb55228007df842a2b58fe1f50a6725220eb2e7a61f451ac4eda599ccce7cc0b0967ca9d9e2ddd263a22

# 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

3 entries across 3 versions & 1 rubygems

Version Path
knowledge_base-0.2.0 spec/dummy/config/secrets.yml
knowledge_base-0.1.0 spec/dummy/config/secrets.yml
knowledge_base-0.0.3 spec/dummy/config/secrets.yml