Sha256: 0a074d4dd91c3424a7d5a50f87b012a73192cf30b8f9a43f8f20a1ea6e115f54
Contents?: true
Size: 964 Bytes
Versions: 4
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: 4c1e20713672f8cf63a0c6315bed4d3c9e9b32cf6eb856b7dd7e419f7f293fbdc4ac9c88b531e7ad7ad18c5327cce385749c0edb2b1f08f3af651819b9d2c611 test: secret_key_base: 475e22bb1b029b37d07aebbafed5bf1914c7d1698187b88c17a9d2f630e1b41deb367f82a5fbe1fe4bfa313a060771f34951135bf0642384bd7bb52f645beeec # 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
4 entries across 4 versions & 1 rubygems