Sha256: 59c94376fc03e430e85eeb4b868ac2a0a42717c174edbc379d4f9680a1c32ed5
Contents?: true
Size: 964 Bytes
Versions: 5
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: d0af432e7fcf8f5854bb03fc51ef0c8f4a1a7451914a220569682bf6cf96923c72af1434a11374091e5e95ab8883bdc856b13d80dafb30d23668d9244e058c73 test: secret_key_base: e359d988baca5dcc85b6b2e5cd62a49948b5ce53744d867cef2dfeef46801c287c6f423678a601be2a47e99d94aa0cc5cd53708db2f21e6582e4d7f46ca812e4 # 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
5 entries across 5 versions & 1 rubygems