Sha256: 1a2d24aef98cf9210fc920e1400bfda8869e2a5d60e15cba1deb51fb2de68ea0

Contents?: true

Size: 964 Bytes

Versions: 2

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

test:
  secret_key_base: 32742713b3e8543da64b2e6ffbc99f4a13e9f6d4d70c2ac5a9b207c8af3ba100aea7af640603402c5e28c0393a6b12bc1c2b3b066759e92eb7125c552fcf7b72

# 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

2 entries across 2 versions & 2 rubygems

Version Path
rails-blog-0.0.1 test/dummy/config/secrets.yml
rails_blog-0.0.1 test/dummy/config/secrets.yml