Sha256: 3e11a371d81828811bcd4adebc750cd7dc34ccd72c592741cbda4d2d3aba3951
Contents?: true
Size: 964 Bytes
Versions: 99
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: 645c2c8ff563f87b91bb0b3c044b5414ff6c4fd2d870bfc85b4d0a93194faf4ee6bebf6bce2a37ccdb82da592b81d79dcd7e1645f54532e29b85701b07a5ff69 test: secret_key_base: 3d8a9b230b853086aa5b33dc309d30e57037b298cc343973f0fbfcc86314327c9b423b4b3147e7e7214a860e439ebe402d079f0d2fe99cd4d25c622e741e7382 # 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
99 entries across 99 versions & 1 rubygems