Sha256: 3c391aef8c1758429782e0f21887905f4fadc361b5d048533d87af214d49d207
Contents?: true
Size: 965 Bytes
Versions: 5
Compression:
Stored size: 965 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 `rails 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: 3c09e59a1dd7e0783c241899343d54f829855c3864db56836f437f6146552f2e15589ce5edd0e2eee58e078272aa1318a6872fd746aeae5a5d9bb43df82312f5 test: secret_key_base: 18c6f7e258626c0f0f47e0904e4c9134cc7b6d58106d8650ca6e8b473289e7a5b6bd652b1cb0842bbcf8e61ca800d18e013e09b709fa4ac4c3b4d5c895ec0781 # 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