Sha256: 3ae55e757f100a67f426a3ee3530963ed6bcd7b51446f3bd0ba03bdb78373b09
Contents?: true
Size: 964 Bytes
Versions: 17
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: 72f3082d79ce84828bb2d866289d850ff409443b0dc2f4fbb9750a38d3ffc15c1190457466d6da1d15a2560ca118de9be58748b79da22ccad2b473d161949b24 test: secret_key_base: e09a145221d2bd5b87326694b367de4c5d38ec62dde4969e2e8d0d22a1676c813eff757eac0082905db17b0d7f3ab02405fb1a45cdd278a4ef2daf3a4fc6a647 # 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
17 entries across 17 versions & 1 rubygems