Sha256: 262b252edb4381769415fd346c7ee4b2ee67b3c479e2a95e622f616edc80d485
Contents?: true
Size: 964 Bytes
Versions: 11
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: 7c6bc240be128522855703df4ae8a8e6bfba69eacf14fffb09ca4a74cba34a43331ca0ecf54d93764601413b2034f203a77dfc1838a733b120f5d9707a92f150 test: secret_key_base: 8c00764805decabef0de8a57ba90f89ad8c56c545709dce2d7c36be312f56359b8c0549273244671091af53b8c81d9ca90421edadc789e932760aff89908304a # 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
11 entries across 11 versions & 1 rubygems