Sha256: 4b8319ad34b34e827b712c7d78c172f3def044041f4a3ad2dc9de4784bd796e5
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: 471ba449c8853a84bad76db0d4850e2fdf0b0d48968c6855f13e91464467ef31ae48d71d3a8e2e4f90bd01b9191757798761e25014b5cdb394bcec903dfd2fbc test: secret_key_base: 7abafb0faddecf23e9a475ff7b9dfe254b773f04f9d78591fc9f77cc81afc0da1032251dcedda959bcc431800f5960883ce83ab972e19fe14a9eb85aa9563388 # 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