Sha256: 8261ea25c1aed45e2519f4f17e0a6556f5407ff3681708e0b998c92c2dce1824
Contents?: true
Size: 964 Bytes
Versions: 5
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: 47f8812c9a6a04b1be5f6285ebc1f4990c3aa42cf780d5e594934c8f496dae0f4a23829392b64629e62ec313f23dcba32c77aaf67a19c7717dab79835e80ebbb test: secret_key_base: 2ab555fa0c6afb90dd6ca6c923de9af7544950d5e8a405eb6c1cfe14df45a6fafc6f564fb0246dd59dd9d06c16c481ea199a06fa0bf6bbb23798f6de9c6e2a34 # 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
5 entries across 5 versions & 1 rubygems