Sha256: 9dcc1a9f7c536053e4929aa2dcc7c9e210bce3fe9558b8908e3101ce4cb93b57
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: 9d384af54dec4810a5cc60136cb22efcca2068beeeddbf3bf89bd2e2728ed3ad6fa895aeb9d41cfc7865a12ce7fbc5f09a754b8ab2cbf8aa67c515c2fab3ee55 test: secret_key_base: 4ba527b3ef5b9d98b6639d62cc07b69efee6865e8f6875a3345e326c782807169d21e6ec4589c40478f68b5f6afec7f6fb983f8665f68393ada8135ac63d4809 # 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.3 | test/dummy/config/secrets.yml |