Sha256: 3fbe59b24a7748296aca2cd570379c13aea08cc8f799366104463a942fe9269b

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

test:
  secret_key_base: 27dc578fb60f3031e88952b215947149ab7a939dafec3e2cd7a582b5d296d1c388a69c76f9fd43e67eec175313d60529625eae736a878867471016ac673fc571

# 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
personal_blog-0.0.3 test/dummy/config/secrets.yml
personal_blog-0.0.2 test/dummy/config/secrets.yml
personal_blog-0.0.1 test/dummy/config/secrets.yml