Sha256: 34aa972be1cc6002ee7d6287d47ea68289087bc44ded8fba3df30364afc69b86
Contents?: true
Size: 964 Bytes
Versions: 24
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: 22073e06776951b01674a099a4041ccbe95620cf84248236e008d8c5c878029d00e60948c95feed4fa3bb7e4cc5d3ed815da2ce8a2bb08d1548d247ef8cc68cc test: secret_key_base: dfca0f6ea2789da0a99b6cb8080e47119b350d1ba45c51e4470867e6f51473a79df2ddf3d44fd0a9e033ba30f95f90a17624a8929573bfa3e582e39d8d9ec115 # 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
24 entries across 24 versions & 2 rubygems