Sha256: 2fb87e14dfc06e6e379bdfc66bcd021d8ae8c482e5ad64e32840f909a85208b3
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: 94102d5dfadd19efa6bd164bea0aa98f39b7dfeaca4c91a14894ef17915f2b9ae465fac42cc6eee80c2c90b7e2e51f502deeeb80ac78045693754cc983a415c7 test: secret_key_base: 984177cd7c5cabc2053362ce65681fe5d204a7f34b2a5a06407c5f525ee2948c96af86f52fcb804e14bbca9f791c20c91fdf2827ffd2302e5e766925e38359bc # 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.1.1 | test/dummy/config/secrets.yml |