Sha256: ef544df7e8eefa433d452f0982abfa4dd6a7b5387a1fa2ea81b30957cc837caf
Contents?: true
Size: 964 Bytes
Versions: 8
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: 8f4c923e3131cfd9fb74c1f77b2f99231abd42906e011b150319ccb998dcf7ea4e17f2391925a732840242d505279ffd77d6097f6ccf6631c9f9c1a5b22ed991 test: secret_key_base: 96e7c75aaa202be0257d5d78afc7a89c3ca621d8b7a35fde9bdd559473a5edd8af222933cfdbd424ae739a9f4bbd83bbf74caac664f11b1ea2424144fd9ab967 # 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
8 entries across 8 versions & 1 rubygems