Sha256: 1e5c4601f089ed251a5847f705e3082b5d425e7aedd0d7508c2a26efebac6629
Contents?: true
Size: 964 Bytes
Versions: 52
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: f9c1b5b2b835f93451ed1ff2902b003b14f791225c579f8d809b8d35a80f8d5a84ae36205f7ee6197f6d6886ba5977031e4e42a108c147545cc8942e15d54e49 test: secret_key_base: 8c30985fb3a1edccff0bb2460f8acafa7eb90904d44891ad573e695e4d3502bfb9ce1d2fe808e6bf22c0cae903b2559d18cd439940bca88c502101d956f992c7 # 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
52 entries across 52 versions & 2 rubygems