Sha256: 0bfe88da4667aeea9052629d512714f4e05e0b92e0c1e0f53793bf56a5dfdf6d

Contents?: true

Size: 964 Bytes

Versions: 9

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

test:
  secret_key_base: f7abf183e86a35e15fb0a712f9d9dcce77e03ee6a2a53210b479f0eda68b7dec387a2ea96c59c8a6aaa3f2cc5d26a49bf271a365db23b8f0e09bd5f36638ea72

# 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

9 entries across 9 versions & 1 rubygems

Version Path
exceptionally-1.5.0 spec/dummy/config/secrets.yml
exceptionally-1.4.4 spec/dummy/config/secrets.yml
exceptionally-1.4.3 spec/dummy/config/secrets.yml
exceptionally-1.4.2 spec/dummy/config/secrets.yml
exceptionally-1.4.1 spec/dummy/config/secrets.yml
exceptionally-1.4.0 spec/dummy/config/secrets.yml
exceptionally-1.3.0 spec/dummy/config/secrets.yml
exceptionally-1.2.0 spec/dummy/config/secrets.yml
exceptionally-1.1.0 spec/dummy/config/secrets.yml