Sha256: cdd11ce84c8feda80901217b9188bd9ed4db6932fe090cf3e4ab32b68a1d9fae
Contents?: true
Size: 965 Bytes
Versions: 1
Compression:
Stored size: 965 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 `rails 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: 7d16f2bb2d87a93f95cf0b7bd79e1c7649738f6df8eeba03945c9b21f067b070cca88aa8e2e439a6d9fc26dfd02c4d1e9f3bee3942c6a27541c2495e64ae2373 test: secret_key_base: 20ef9672f134eabc2ad84fed3333639ca99e960778b84ea2a2492c54d00567b21568f217e77e043431b50da5067242e662a9df00d1c7e71177d420d19edaed6f # 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 |
---|---|
push_type_admin-0.9.5 | test/dummy/config/secrets.yml |