Sha256: c5479113a2ffc9f6070a484b46099a47585ea3806b5ec346e8813c777880ba84
Contents?: true
Size: 964 Bytes
Versions: 5
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: 79bb928bbd93b78aa5e7323788208cc64bf2b1c3a7c8ea7a0e4771a9c284daf8826150b2af6b081c1461d7cbcd8dacbc3d524f40a76b7046c01fdfa8898ba205 test: secret_key_base: 62f86d20bb01083fe9433960aa085072561bfa52c77ff9d4720e38ef363d34bfbce71051ffce2bcb0daf6c7553117ffc43adb422d66f2c7d0bcdcea68aa048b2 # 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
5 entries across 5 versions & 1 rubygems