Sha256: 968d0b4e2b5ec30cf5001ff92278a05c5c5ffb06003985527797634ad13f50d2
Contents?: true
Size: 964 Bytes
Versions: 19
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: c0d465adbbf29ca7f350f422829c42c6caa6c862dc9941b1a857f19354b9d7824423c8ce0613e56a71ee858f62acf67f225cc28adb39f0e45b1c0da7903f41d7 test: secret_key_base: 8bf2edeb712550d1a6be81aee2a5035ee90dd7dca509b74d9102628eeeacc941383176722131525f416dd034dae716c9217af433447b225183e0b3f7c0450572 # 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
19 entries across 19 versions & 1 rubygems