Sha256: 06a511a6b6a5be6223875a2cca81fcb6fed296b148f0259161f3779e17e07032
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: 608e4a4118519a4b87856943ecff4091ab56c22855001d735e3b1d7a51acfd02115109da7098e2677f86e356c7ee3834d1201d20942a7dab56111b371c0e7168 test: secret_key_base: 6ab228ed97f9c8e5fd24d18978badefd4b7e591c30ce04324e01fafcd8a5f80a668e7f30c7432c177dc42ba88ec8b112e087358faa540140da6a465ecb4d1460 # 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 & 1 rubygems
Version | Path |
---|---|
ecm_tags-2.2.1 | spec/dummy/config/secrets.yml |
ecm_tags-2.2.0 | spec/dummy/config/secrets.yml |