Sha256: f07b14e615da03ac9cb7fc39be94bff5310857a669bdb93cbceef43e35bd4bed
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: 41776924b4a9cbe40255fede36b0f8bd7101c31804a7f1e5b98d6422d744cd4c739b241d726de19c87b3c51bb7d2258bbfea44dee3422ad726bf6562b3fd4b5a test: secret_key_base: b5e895323ab61bb9526f24c367a532c8e5d302746bae3b22c9a7d119b852864e46615fa50f42cb0a2408806cbc224108b936ed0a50cbea41e5c94a5c7cb12956 # 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