Sha256: 53126298b444bf8601fc25e1c2f463a24a01f29969c5611b48d0b3a49f8856e2
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: 6b92627318c6c9edc55e42e507174c46e422808fd9b20fef335577d6abe8f8900222d439c32e1e40faaf530996551e5d24458d149aefa98856b21c6c94308637 test: secret_key_base: 804d476511c7e025b9273e4d6ba3924abc65760dd72f05bb9828f34831c8c1c55360f45c5e8bbf603c0dc1ffe4e50b450cab980f24674516cd847cf973d08a00 # 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 |
---|---|
push_type_auth-0.1.0.beta3 | test/dummy/config/secrets.yml |