Sha256: f85a605103409e80db9a742c9f16c4b5f7f1d90260a8ee7c8a1403ddd08e801d
Contents?: true
Size: 964 Bytes
Versions: 18
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: 07521be4f27e9c95699f416caf1444b1a7c009045f75e67e15f1402a72f3b028ebc5ccaf21cd4271e23df6ed79ff3917cb4484ca8704b53631eae8bdd6e5e468 test: secret_key_base: e1663779432eb5f8bfab69a7891c3591908560719e2b391544ef9d07823268a0a3027a6e7a5ffbd2e4e89af326cc898624a9369d8bc05816b6fafc18552d2bf3 # 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
18 entries across 18 versions & 1 rubygems