Sha256: f33b7629477042500350e2e8ab8ca850eb2cacaee3575ac70760d80399953b2e
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: ae14194588cf01b5ebefa9a35d39035ce19b5b8461f05df8b022799cf7fde0563a71872fc7ea90059d08322041f6ac2e72a2f55ddbdad6f6d040963b2dd9525d test: secret_key_base: 485ce707acb09b599b903c1444a05409b1ecff382d304c1718294ab541fd10ac32d920f66ef6a555725a3cebfd9d0d4e0ad767e6d37fcc563ee79ef8b77b8abb # 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_core-0.6.0.beta.3 | test/dummy/config/secrets.yml |