Sha256: f0512c299d2bb1935decd761eb49f198c89daa114f5ecbb689b4ac4e594acc46

Contents?: true

Size: 964 Bytes

Versions: 6

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: 1e4ff6943596978b43c3dd1492687a9754ae2420cd4d512ff61374b22cd2c0eb8bff1c463b4c62a33b9a254f0efb50c770e902f77384b0ed714d426ddb04aa07

test:
  secret_key_base: 1c27ce908746d97ca4589914980b1e269dfa25f0d43524101f4411b5202025b3c2965edd6d18b75b498ee6fb8eaef938805d8177d091aac6f884cb7fc21d2fbd

# 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

6 entries across 6 versions & 1 rubygems

Version Path
deforest-1.1.1 test/dummy/config/secrets.yml
deforest-1.1.0 test/dummy/config/secrets.yml
deforest-1.0.2 test/dummy/config/secrets.yml
deforest-1.0.1 test/dummy/config/secrets.yml
deforest-1.0.0 test/dummy/config/secrets.yml
deforest-0.0.1 test/dummy/config/secrets.yml