Sha256: 114ef2e4e48a92a371aabaa5bc11dd6085424957df5fa6b7bd363fae01afb48d
Contents?: true
Size: 964 Bytes
Versions: 6
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: b05b14f33dc7555d79998d108687057fb8fceffc455a9f7b1b5949085c81dcc52ba487a1849a9730f1be2ac267eafc4f3c60525e352f2d523b014f1398819e87 test: secret_key_base: 3feb07116fa21724e09b1f28780e353884c9badb33946d570a4db17dd1ec57a5b5734df9f263b123fba6c29c3b0a68a51072769c9d086cb1e26b123581d2135d # 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
6 entries across 6 versions & 2 rubygems