Sha256: 72e53efbab1f31a0df87927b40e7a658fd30119e793a05221f1d3d6411962da6
Contents?: true
Size: 964 Bytes
Versions: 18
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: 7872b900036996c3e0a32e2703c11be1359caa3b46ed77afd795c481956eabdc4541e7b6f864a53b21442dd573f568d2b85d3a95456d94e089304c0376c207fd test: secret_key_base: 6e861dc3a085e8adb112e92ef86adc1147129b4e61ee5d9302bd8ecd2d4e3342111fbf9c4cdce5ddce0362e4731ffdd5e56b49b247393fba95ebbf655335ef82 # 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
18 entries across 18 versions & 1 rubygems