Sha256: 6b870710755937261d761f1ae11d6e711c670ef929168eae560804bce13a389e
Contents?: true
Size: 964 Bytes
Versions: 3
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: 880e6c8b1b8b37015beec240a7065bca53a33023ff634027d0124db2f7752babbd282c0cc3cf7a3b825056e26473511eb3ea3a4aa00c00adbc63708787bc0e87 test: secret_key_base: d31bd6c84c86ebfc592df1fb53b2e4b5c44947e9bb246b1ed240ca26e8e4d14b7ef147bafd1458b424c83f21b3455c1dc7d996e2ea4e1ac5750667fc15b0abcb # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
krikri-0.7.3 | spec/internal/config/secrets.yml |
krikri-0.7.2 | spec/internal/config/secrets.yml |
krikri-0.7.1 | spec/internal/config/secrets.yml |