Sha256: bebe68146779c94682b8414e1bbf61b097933e68186aab50b1a2a9442459438d
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: e36a8f4e224522a14b9104d7129cf19af517174af39f83dd9b72e52e8d3fb25e70f3d603be8d457bd7f0cf1d5fda66a4ff61755e234baeb08dd203197c7d0f3e test: secret_key_base: 50c9be4949a3d471b729779bd7e30b0e7dbb1a2aa3d6836dfa40c4fa00d328f7936bf2e228050a16c1771b86470fdcab77c7de98e810fe8aeab909a642791e81 # 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 |
---|---|
vitals-0.4.0 | integration/multiverse/rails42_app/config/secrets.yml |
vitals-0.3.0 | integration/multiverse/rails42_app/config/secrets.yml |