Sha256: ee4fb1c49aa78f77a114223f98a0adfd8ff0702f42c8ba760b79320610d6f357
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: d8d456664fb0736090a5585f75da05aef02fdf954863e56d7c9b5ea9c1165377753235337d40df50f0d5dbbc38782ab46aec63ff12474fb809c1dc58ac553937 test: secret_key_base: 40226bbd20ed738fb5b3954b37bd9ac52a612df1682ee7c23f3e285d25692c50428ba6dda4097394b9ba33084501e1cdc3e0791763aa12ba4971763a140b931f # 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.11.0.beta.1 | test/dummy/config/secrets.yml |