Sha256: a4b931691ecf1d2484e17237fe86ae3cc5945955d04f89e77829dc2d48d657e3

Contents?: true

Size: 964 Bytes

Versions: 8

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: c49ab069553ab3d8227537aa667f714385884bace32cc6f927e0bf1e57982df102300f9abcec85a055ff4b1a8580235fa15ea93aa873f193f1d0127787215dd1

test:
  secret_key_base: d76a0532691bf0815c2d3bf6756eec6a7ce481d3c2008bb79800b4f089269d87da81683da826dbf296526a9a7a6e509ff15825555a8a3d3055ef9c81193c60a0

# 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

8 entries across 8 versions & 1 rubygems

Version Path
dread-0.1.0 test/dummy/config/secrets.yml
dread-0.0.7 test/dummy/config/secrets.yml
dread-0.0.6 test/dummy/config/secrets.yml
dread-0.0.5 test/dummy/config/secrets.yml
dread-0.0.4 test/dummy/config/secrets.yml
dread-0.0.3 test/dummy/config/secrets.yml
dread-0.0.2 test/dummy/config/secrets.yml
dread-0.0.1 test/dummy/config/secrets.yml