Sha256: 3c51744551a83dfe3af49aca9111ed1034cfe7f460e179aaa8138447ff30d781
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: bbdac7456897f006ed57e669727e790c0f3674537fbda767e716037dfacbb3a49e40cf405a153d641a338c798263bb18e05d8e67cef87c45828aade581127169 test: secret_key_base: 567e3cb8504f17fa71ee0cb8256037ac8d9e14d19cca0bec2f0c50f58758e8d9c31d6a5831ed01c52ba4139a6ece13a899e5b9f7b430746fcca16774ee2b5c86 # 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 |
---|---|
rack-action_logger-0.1.0 | example/rails4/config/secrets.yml |