Sha256: fe64a90651e4800a18121384f31deeb611aee253579f6c26eea28ff409efa554
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: a423f7da722cf782bafd420c718451091fdfe0d81ba13a845053df3f652811b346303e17140694dc70c0f017bc5c618ce6e71a922a6c2dce5d203dacf4e4487c test: secret_key_base: 97b0bfb17ffdf79171ca3c5172100d749a2f7963f923ffcb6efacded0f4c44ee56cd4f607c5dc9dd04b29ccaccbdb463168c24c5882679f9ebc9726ceb88709e # 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.5.0 | spec/internal/config/secrets.yml |