Sha256: b57e4c3cdb3ae122b841a1e038a59a39eee47b079f68e04f06480d3646ce4ba6
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: 673499e117874ae8b9537197f8293b3ae6926cfa0df2a5c8289908487eee488bbcee6944daf4db296c51fdc0a267a3f3c9c0c6266915017926b4e5c4dd61996b test: secret_key_base: 87a073cd0ac0068115a9b4c7d34a776f9d68f6ad97cfbaafc3887c03b195d08e57c446023d6f54adbdae5b1780220b770b3cd0e61a34adec58f0d00f25f28093 # 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.10.0 | spec/internal/config/secrets.yml |