Sha256: c902cdcf972fbead118eb285f8e9a70391cd20d3fe27cf9a688d259c2f62e15c
Contents?: true
Size: 964 Bytes
Versions: 19
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: 26e60c5911152f307cc1dabb05e7c72ba887becd86648e586eddc3f43a69a6f62784e712f940fe2aae404af383ff7aa0660d9dd351907b8dd8102d31b02fa8c7 test: secret_key_base: 5839f435a469b1970d65b9e095029250a901df4e0394af819549c1f74f955000447ea37d4f3595d2bcb3d2bb5c643726e757d1d33e528c384032c18f797e0a5d # 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
19 entries across 19 versions & 1 rubygems