Sha256: 427c78f60c94661ee1a09fb2bea9cb2cb08b9765af7a86418eebebc28f3d48a9
Contents?: true
Size: 964 Bytes
Versions: 31
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: 20abea895fc60ab194c02c06668071f11562a9186fcf72433b07d67e40b7ad36173f44071f8e11b1d1fd681b8ae888fbe24017d5a7470b506a606e601d18dc3f test: secret_key_base: 987dc19825ddc0fceef9f8732b4d9300686978b34db957b80fc48e28e2308cb201e7b74c76f005b6c304b97e323d232a64317e3766a46cf84777d2e94b384c81 # 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
31 entries across 31 versions & 3 rubygems