Sha256: ca46a13beff0e99b70525f146d0f62a73d54c4fbe4d55dd2b6d7fefc0c152b4b
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: ab21804fb39da1f1d74692b8ac819c77e5a4a1f3cda2e5dc2a5a7a8666e20291a6619108d34e5ab4bd61cfe9f2e3eb3e439d69bfaf9aaf51fae59396a24db4f4 test: secret_key_base: 071b114df627415531d734c9a202511f5da358f4527bc85730a09f95c2d61f57a93ff88db65702ca559c7401e251ec1c42f54e7720afc556036cfc960ff08f47 # 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 |
---|---|
ckpages-0.1.1 | test/dummy/config/secrets.yml |