Sha256: d3ae388f2fcab22172b5c9d51245ab40bafc3616f2b5144994ee87179c58a889
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: c40d3fce73c7c8a129e9d67545d40de8c175734c4eb41699167c458df3f2a25c669b70d7681fd21297d37f43afd5513ce03501f20367e801fda0a3dd8d88e52a test: secret_key_base: 4ac02d8e297da79e44aa433203910042a79d43b6a9539cad153bfef2d9474df950c32e38d8b5a3d3904e8ac007aa62c570e810b2d2f40d611b9251885665e0cf # 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