Sha256: 1537d51fe7aa2a936e5d0a0f6d2f31e5042890dc31ef1a82c2d0a1bca7eed0c9
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: ee3cc019d2c9b7bbed81104db6d365ffdc2b2c2ebc9c41a8eefd72b0c84fd7a5ae830871c6f1197b98b9c91ec7305d964299c69256ac721085d7ca82a0d06068 test: secret_key_base: de00ce4084b2daa8eec3fd9f40e0c5555f87f154629a175254dfa45541f6d51bf303be8ff6829bd94137d7652b3482e98c178e0864335e763e461513cf4fa424 # 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.0.beta.2 | test/dummy/config/secrets.yml |