Sha256: 805a93465683cc28548d69b251e04a41df18f370a5491ade71664f7309600f82
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: a1f8f6cfe6235ddc4f8433a50dde1dcb020e5b9ca10145e86ee6f65d528a97560699de08dfd0b6ea08db81fbdb93c53d59fc67cdc75ef87adc3ffa6c0d4da341 test: secret_key_base: e514e92a0e4ffc223b34fb473400990a4e695a7303648ddbea4b3bbe734fa3d89e4b213ab89a70653ee9cc6ecfe481a7e57c112edfd22cbbe7f65bd9c53928ec # 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.9.1 | test/dummy/config/secrets.yml |