Sha256: 806759464038c0bc07d19199ad77eb8b8c07fe700519dacf2bfa89055b6bbb41
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: 1d2c4f184a647c4a04a51f9da9c9ff3ff93308483416c8ea18ef5a3c44daf2769c53fa3a685d767607b4bc722e5fed36fc8c4feacc82e6f199ddc7bc32f57b41 test: secret_key_base: 6752a3de1def6ec7fe6c0f052cd59ee32d08df100cc1acc14dea8a1ae87cff83aea16e87255cfdbc7ad45d76bcf122a6e706c35bdf9096dd2cd4146c48710651 # 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