Sha256: 25dbd87d2c560b41d5c35e90a5c78ec4dd0637e24f695b6e618ed0e2796485dc
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: cb02a4230ae07e90382be7e3a7d017368d5e49d408a6dee4686e81f98ea81a0a2523683007163cb3b40bbe4cfb41cf4e3aefccd85792686ae034e070b2cff3c6 test: secret_key_base: 5d3c3918c3f9c902f40db58fb0053f04f66ca61cfb1eaf1e12500d085f527cfe606747b55ad75a96b55d3b0f33eb6aa5aa3ac2f917ca92f1a43807a269369414 # 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