Sha256: f59a61ef7be7ed4638af0c8e9e2264881a6e6b553e3a36f4da9c36e314252eda
Contents?: true
Size: 964 Bytes
Versions: 2
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: 18fd2cdf4ddf38fe4503e255584b26a67c113f61b6db764be0febd04b32aa67622f6f0c8d1867b22bac9cd291fbcf2e39a28d04cff91ffa826e26455da35d9fe test: secret_key_base: e45a13839d3602fd5c57107785001ede8fbf5362d44bead66696970f68d5712d011bc0aa5f4edd10502f7f04a865b9fffd0cc87e4ec6f3e4579abb4cddf51881 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jobs-0.0.5 | test/dummy/config/secrets.yml |
jobs-0.0.4 | test/dummy/config/secrets.yml |