Sha256: d7cafd3d4542f59df9cbf01f9fa0ff2fc671a0122d1c395e3fce9c1e2ab24087
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: 043e8f325af09cd6a8beea1d081427b966f2745bb082b1b5fad84ee8af59dc0bd1315377697ee686a4ea3eabdcd875ba266ec59c30a3da3f66c14ba9d88f81d0 test: secret_key_base: 48dfc0ccdd4da998c1dc305bf1adb18f358d5507483f30633baff6f3ebd6cb5b6949180dcb01a1e8582984e21d52bfb78f23250cde425bdc2fa6a9b4be10af48 # 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.5.3 | test/dummy/config/secrets.yml |