Sha256: fdb576844dd7ac1075ebff70317f1eeb2feadbf08cd2ab6aa5673aa0058a7d59
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: eef75e6112c11b610dd6d0653b1920795b14f7c79d651f02ec48f90bf427ffb8be4bee18b2c9a93dcc2058f4f4a091b86cb2dc5c647ab6c16847ab022514ff60 test: secret_key_base: 8505330332cc29f9d76fefd563d4b3e74918b324f2e1f82e4ac796dc6acc31b450178de7c6fde9a2b41f89c23c4567791ff56c900f02c895faaeb6eca649de10 # 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 |
---|---|
true_units-0.0.1 | test/dummy/config/secrets.yml |