Sha256: efda34976ae928c918239476283f8209528a6fcebc3809e73398b7666af9fcbc
Contents?: true
Size: 964 Bytes
Versions: 8
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: 233159b1b1a050ff164f809ceef5ec0451d4b58ffe16419c611e27c97009158bca63e63ab82052175a6dd3f10d28291dc42a942074a148039f2d5ff8f1be42fc test: secret_key_base: 334d0a17b2345856efdf1ff6a3175b6f1267e6c07f187b76a26664ec521d5aa72097fb3a2767bbab0afc8154cc73724d21fab88f34fee89764b9ef0c6a8997bf # 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
8 entries across 8 versions & 2 rubygems