Sha256: 1fcba3d7e8a35653a74ccddc9424b1cb65b49f6dca79cf0df8e2221eb6ed8d77
Contents?: true
Size: 964 Bytes
Versions: 435
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: 6ec5455a72e6acfecbc8b8d1af51e556ce7a4911103e7615e26662db929e59ecb466cd4a648fda1c915f71cb54c83ff6bdd75e1b61e83127b6f04e796cc8197f test: secret_key_base: 5fd8fc274f9e2e42a1f5cf08ae3dd66d3302f13180b5052f84f7efd99cf0db59a4daa2696a88425407be2a844d80a898e1d39c2aeb28b664d1a43e0cad18edbc # 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
435 entries across 435 versions & 5 rubygems