Sha256: 0e0523bfe8e4d0fba93ba99dc2f9b3ada233a1d6ee5ffeed14d4ecb24ddc598d
Contents?: true
Size: 964 Bytes
Versions: 14
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: 54eaee4240fe7cbe8b00b75279cc00ce621da59405001ece4ed59fbf3cef2a3ccbc8d9eca390b7d62ec841d5baae4bc765310efa0d9fd70711f245b8401fff72 test: secret_key_base: e7b8dedbaa10c08f53e03e6f0d22a8f37a2a9571cbee1163caba837ea515767eeee4b20cc47d77dd0bea8f5db3c7be087252289dae835477fd8e79d3863aef92 # 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
14 entries across 14 versions & 1 rubygems