Sha256: 7f244afd3bee341000951ef00460ffae1b67c12f90c3fd1a6c9890abfb1752f3
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: 35cec24b5380cfe5a2e89b2633dc3726ff28251e3056ec993a4abb88617bb2060d02b7133eaf3507e1120cd7e808d584db176de4921cf0e7af2dd74ae50c0963 test: secret_key_base: b415fce1f4e5133a3e623d822e5dda324b40bdfaa09674bc6fe27bb999ccd8d99eef36aa11d17e94ca65dbf62b5229511fad2612c9d46ddf759957a59ff16008 # 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.1.0 | spec/internal/config/secrets.yml |