Sha256: 5f0ef8551710664c75266a0b6cf32ce47c837a730eeccf0c5000ee29783a301a
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: 6a0eb416a85f4b946b17184f15f0880628ead1e8c9d6a819df24440954b9f8cdfb52685643abf8f3ac5cc06404e75af265528788840bd7f35720576fe5c153a0 test: secret_key_base: c2e8817dcce9163afadcae0a0d4532b55811d87425430c93c44fdf8b8ae37a124595d653542b70f89c44d8cc9b0d5dde19c81a48d7b83f8c9b1fc7bcbc180095 # 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.8.6 | spec/internal/config/secrets.yml |