Sha256: 0ac72520f88ad91148484c4a52c00655b2db83deb74f1a1cfa71446ab531b9ae
Contents?: true
Size: 964 Bytes
Versions: 15
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: ab1e46973f6f7acd085c5d39914fa1743b857e0964d04e28507ba4446cd10a373149a61ff1446c9a5c63718866c2a935706b739fc49e6ad64b56c23516e5b5bf test: secret_key_base: e45b7a646715c9165b64c7296971014c6d34b285bf92a1f6e48257300158152195081a64ed013ead2ccf57f80083215f1883daafae3d37d1c37869c62d16c30a # 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
15 entries across 15 versions & 1 rubygems