Sha256: 1dd6a8c2146bff5f47ad6ebbbc5c5d9bbf510d7cc66a0af7ec0460e66c487738

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: 6cfceb67bb39f863b3b8018e91f2c56db3842633a6fc7cef24009d8f124a16f0e1718d84b9846cb8eb74ff164980003de8a5c2ff745ae97c6b57f1e3e470637a

test:
  secret_key_base: 39814bff5fc0b47759d5441835f46c7c25c3400394d0270e560d147d6f53ffa39c2443a0c191b3f8165a73f2457b9b8e233cd8c85f39c0510591402b7545a8cc

# 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
beespew-2.1.0 spec/dummy/config/secrets.yml
beespew-2.0.0 spec/dummy/config/secrets.yml
beespew-1.0.1 spec/dummy/config/secrets.yml
beespew-1.0.0 spec/dummy/config/secrets.yml
beespew-0.2.0 spec/dummy/config/secrets.yml
beespew-0.1.0 spec/dummy/config/secrets.yml