Sha256: b8958e11e8eb90c8f7d7b651667a5ce0aef030ad26d2d23fc42b1436a1948458
Contents?: true
Size: 964 Bytes
Versions: 4
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: 9a0d96e51c72857ddad92e5adbb4760374b63fdf48ae943885e4ea6f28798bd0e1d8ec80c4d9aed932b3cbef43a8df9d1afdb911b620067e8689e321819deb1d test: secret_key_base: aec68aa08f16a5f387dbebd4fbb008f00392b1e9fbdb2d86d8d4df2ba605908c8d50c0ede26d669eba66b01227550989ffa5d95ba71d8e956bc85af00f3efd0a # 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
4 entries across 4 versions & 1 rubygems