Sha256: e7d2d40ce8c6cbce1fa41abf182e2928402a76f2085b4bf0a479a636330cfb6c
Contents?: true
Size: 964 Bytes
Versions: 4
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: 6a39d22ae90aeb61610b5c24454fb4ae67c9fde9227afe3dbfa9f15f4482200920f2a8fd4fb6c257bd79dc4b81a20f41fdce8c8221e5776c7e720cdd409a6248 test: secret_key_base: a785e6d9c33b251814ba6b15fdc16fd38443e8645a652ff4ca4b7d1bda55c75a837fece53dee22ae8eed1c1cea97edb3bb5e6f96ae479e96597151ce6ceb6083 # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
krikri-0.7.6 | spec/internal/config/secrets.yml |
krikri-0.7.5 | spec/internal/config/secrets.yml |
krikri-0.7.4 | spec/internal/config/secrets.yml |
krikri-0.7.0 | spec/internal/config/secrets.yml |