Sha256: d501e78d52f444034f4c3fe1e71ddf3d108a5d5775ee1efaee05c8894bbd2302
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: ff3e3740a479e4546bebe84d652c7b90f7b55d07a026cd2abc556c96fdeaf2e98a18d87427d83c40ac1fca7cc568af11b82d04d237b5e5f6f0207ac5fbb7cf0e test: secret_key_base: 7f6d2581a1a913374badaa23e04c34f4f6d5ccf0eddb09976726f70e482d654b744b5077eea6a4c38fe30358c68ce2ebad08c22fae242b57044819f3b74db234 # 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_admin-0.8.0.beta.3 | test/dummy/config/secrets.yml |