Sha256: d42537b1755a0ca88d9c4a03a42c2a4f403ac2ec4f27a24f803d7f8604744d51
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: c6b92f4e1dfecc40fb6114f6a8a543995a48dc1aa5aed9f6ce2726c1ad28b7acd133499ef1e79a4231e4c78b217f7761893d13e1f6548a3d68ccf68d63ae6a1a test: secret_key_base: 22fbc0a119f59a42b0a08b207ec6b10a872f1d68509811fb7ef743723bc6e6ccf7322bf00ab5354271be1a34d413f82a1f6344c741a9e6ac817bf942206a9e39 # 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 |
---|---|
squash_whitespace-0.0.1 | test/dummy/config/secrets.yml |