Sha256: 8d00e25fd19b88e22a532f63129bdede7a493fb32e82f26eade13f145d3b6f6b
Contents?: true
Size: 964 Bytes
Versions: 1
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: 94cb75fb9da11a5b8f547a0b8e0e67b525ab6d4d7789415af3d9240b33caaed452238211f85375c5e7287405990c31740056df06b97aac62620ae524364fe18f test: secret_key_base: 029a556bd28eca77cbbcee926d13f03b79eeea802c2d1ed1fd980c669ed3f2d49d521f0f4b4f4f1c7f6c842640fc9ffbf0e8533c32ec4993d9a3b81f8c737229 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
applicants-0.11.0 | spec/dummy/config/secrets.yml |