Sha256: aca74049606e52662993c0f3bcff9f8cfbd18140ded7074951d12118c99fc4e6

Contents?: true

Size: 964 Bytes

Versions: 12

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

test:
  secret_key_base: a18981861ca924ca3e9e1817bcc6e10a05db4f3f865625f19a7880127e1e03d762f2247876f69ba330cae634acf7e33a19da5464216970836a0f7380dc5da74b

# 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

12 entries across 12 versions & 1 rubygems

Version Path
eric_weixin-0.4.2 test/dummy/config/secrets.yml
eric_weixin-0.4.1 test/dummy/config/secrets.yml
eric_weixin-0.4.0 test/dummy/config/secrets.yml
eric_weixin-0.3.3 test/dummy/config/secrets.yml
eric_weixin-0.3.2 test/dummy/config/secrets.yml
eric_weixin-0.3.1 test/dummy/config/secrets.yml
eric_weixin-0.3.0 test/dummy/config/secrets.yml
eric_weixin-0.2.3 test/dummy/config/secrets.yml
eric_weixin-0.2.1 test/dummy/config/secrets.yml
eric_weixin-0.2.0 test/dummy/config/secrets.yml
eric_weixin-0.1.1 test/dummy/config/secrets.yml
eric_weixin-0.1.0 test/dummy/config/secrets.yml