Sha256: 7c71296240d5e2a107119816cebd850278eb683cccd106ac0d5d6466ff174219
Contents?: true
Size: 965 Bytes
Versions: 10
Compression:
Stored size: 965 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 `rails 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: f6fb620af3cebd56ea3fee4feee28c4922b3291260f5069bb674128791a38b1685d47a4608fb581e60a6629f62519471583919b8f2caf5c4ecdb75195f09fb84 test: secret_key_base: b581fd9329cc8030701718e6caeb15960c58aa1017c1d97e45ffb6a7a027c7d7230b646c7ea121258ab08044ecb2f95fb756720d4566235393785be6968311be # 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