Sha256: 94d4a9213452d10d0e6b723a23f3996975b9fdb8b3c1c99c96f2f1957b20a5d5
Contents?: true
Size: 964 Bytes
Versions: 10
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: 42f1f3aadb7149074086ad031755d0cec758b41cf5cb06ea0494ff3be4c308769bfccf9a31bbdd27641630c10a48e4bb4cfffd8aacaf66dd7db0d8336f909721 test: secret_key_base: b090287580ff0ffd7955f76626eea0a64a9e0d3a02352abfadf99e4fcfca5097fe3c7d28426bcf50bf73621ac24eec0bfc8268d61e0d6c3ff51f7ea19bd1f23b # 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
10 entries across 10 versions & 1 rubygems