Sha256: 7daf301b622c99dea14d5b6da12576389a0eb1a786c0c187886729fdcadfc338
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: 62604773d796d5b15817ce9f83b274298c80b2d4440fb311a47724917909036b222b49a15dcec32f5a51b97e48d99c9ac749ed810d47852ec2dae5f102e6967f test: secret_key_base: 502dd9f37fa953475c3b29282e94d95c66d372b100f9783f1b0286607313375c6af37f6b111d3648d4a27ae485632046df2292ad819b7511e7f6917141eb916f # 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 |
---|---|
eager_counting-0.1.0 | test/dummy/config/secrets.yml |