Sha256: 7dcea9ce7a686ee778f68c1501def6426c94856e497253d4fe8530690dee8a60
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: 1e05392a428d9c56fa610ea8d33688a37ec254d93316f213e608b6f0452f5cea10d54a9827957b3b675960969500f1354e33d3d8aff094fb5b67b32688af1a52 test: secret_key_base: 63b431b28943985c498aad8de621cf8f4d569c3d9cd6b6b220500795237aa7da6bda765212294cbbadae20e40dd14a55fe94117dda7d2a0f859f2f958130c178 # 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