Sha256: cb8bff82b188f3baecc2b2c4edd51a7e899783c7efd7eaf85678f3fd2d1310d5
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: c64a2d4723ee10a40a770a4da62884e7fe956c7682d3e8ea26b6911b8080efa88086533f8324475e3be6b4f3873d86a4065e740e1e67dd31a8228b84c2b64e8e test: secret_key_base: ebb54cbcf5f1832f020e6c38b67491f697fd9fb6c43f36a3075557e77b0404416b25315d225811c88a7f6eafba280e59c8f05577e54eaac06b5fdfab05708ed3 # 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 |
---|---|
hibachi-0.0.1 | spec/dummy/config/secrets.yml |
hibachi-0.0.1.pre | spec/dummy/config/secrets.yml |