Sha256: b2dc098509c3cc3886661d9f2f34b096a1a0a4046f444c7b4bf0d27fc9ba1e6c
Contents?: true
Size: 964 Bytes
Versions: 13
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: a34174313988759e4ff645ff356d9ae608b20f5667647b27291ce0d41192eb8d7ffc2b9fecce349b505f1404ab4f3865e4c8df8a5cfbab197ce15c9a6ad07411 test: secret_key_base: ea9a236945f8bcce36867b44e3d68793758e78b03a5a0826b234c057d3ab59bf2b4de1ff01f13c15c7cba4da4dfce304fcf1b692a322b07908a1c26ec18a0323 # 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
13 entries across 13 versions & 1 rubygems