Sha256: 40fd665cd8cb45b59270900edd8a8bd8a275c13acd4f47cab00ba15af0bc6176
Contents?: true
Size: 964 Bytes
Versions: 8
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: 4ad4f090575e8002036cf0e405815c1465d35a40a22046281a2d182edf98a9d4ebd1247caa203a7562361b345212606354f1c588a7fc20a9772abab1383dd6df test: secret_key_base: a9de258b4cedfa0a401494968adac823e1eb57ac3ac705323cf811cd7320cfe0105378552de5c1e528152d17b745b93145b1369a1315a235f3444f7aa45f5b77 # 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
8 entries across 8 versions & 1 rubygems