Sha256: 91dcdb6dfd98dceb7a51ec1b9bffb447084d9093c6e64910c34e4258bc5a9208
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: d09bfdda16246848b353027dc1a2783276436786fa34f70f16e2c7f5df8819d6774274e55d4d5cbe64c1dabd9b4b9dee97043d5ef3f9ea2febe1cee859d8d545 test: secret_key_base: 4f3882c5496d04298bd160c0ea3bf9569e97ed7f3509c2f0fce3e2589bc074ce9c0dd44df476dcabed65d5d0170e1fc14f06f497ee980064779d5276e4cf6822 # 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 |
---|---|
krikri-0.9.0 | spec/internal/config/secrets.yml |