Sha256: 07c1300b49b644db215f1b738fe2f28a48751c5ad243e7bf7fea38e996923281
Contents?: true
Size: 964 Bytes
Versions: 13
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: 75a06306a41385efadc01ac44274e1197a95863fcad5509b7613d87d600016292a0f17ffa0d39e63d8929c902a60dbd7cc287808788fa50d4dfeda9af13c92e5 test: secret_key_base: 96ea431c4b0c7e86c0672ed6927cb93a92f5c7204f632a4ae9bcc33bd7509b5ee5c91ea54cdcdc2582d04fe7333736792c2e8c64c939026d3b69160cb0928874 # 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
13 entries across 13 versions & 1 rubygems