Sha256: c853e777d3e93814428f97d984594ce91975b2f66549f2c36897824c234c7b8a
Contents?: true
Size: 964 Bytes
Versions: 25
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: d2d6432c9c57015e08fb2b433174ec41e3a0a5a16df59f82e4bb8b2bf0fabcfa22e026191900309df82640bf5f5a950daa30a289bd85b432e7d7b7cd3f37e36b test: secret_key_base: 94de5990ab10309032f48c67fbc11fc4ad4210879ce23f789a77f300104ad6781aec8a0b1d31aac91192a46ee0569e867e950fe853153f9b50db2b0c63ccb69e # 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
25 entries across 25 versions & 1 rubygems