Sha256: 1e1d7b693894229fd7a24a5cd370fa361e539ab4a92e5e2d46a6690239b5b134
Contents?: true
Size: 964 Bytes
Versions: 2
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: 6308200080bdc869c2623f719e63e30f48934cd454f1251b7d1e1ff28fe72f952615e4770605171ea10af9581108e50fbf4ede8dd829ab199ee091780b8a7894 test: secret_key_base: c473d0a618ac5366cd3b2555161111f67b2a20b8103165f28acf2c53622b914f07aaa237569a2a52dba4a165d1f3d7a00b78fa2c4692c673e26d9e4bb231357f # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stream_sampler-0.0.2 | test/dummy/config/secrets.yml |
stream_sampler-0.0.1 | test/dummy/config/secrets.yml |