Sha256: d745238c1b8dfed52fb73a54d17241099a0c84ee4861b89d157d6a67c7866b64

Contents?: true

Size: 964 Bytes

Versions: 5

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

test:
  secret_key_base: 25bf132c87bcb3e1a74e8a0dab8fc18918064dabece02c8dbdb229b144546b1796809a3c109de7d4eec2ae1dfabbd063dede8e493bd9f7fabed4b9b88f43f93f

# 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

5 entries across 5 versions & 1 rubygems

Version Path
express_analytics-0.0.5 test/dummy/config/secrets.yml
express_analytics-0.0.4 test/dummy/config/secrets.yml
express_analytics-0.0.3 test/dummy/config/secrets.yml
express_analytics-0.0.2 test/dummy/config/secrets.yml
express_analytics-0.0.1 test/dummy/config/secrets.yml