Sha256: 4b34906d89b5419f2dcb86fa6c9ec3165ef75ebbd5a442546a2aa5665c7fa8ab
Contents?: true
Size: 964 Bytes
Versions: 94
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: 442d272b04d3e5f96237406670d611178cf0ef9d18b535c32f5464e7da3f880fb33b505f96f450580bfd4ef53552c185366ae99388d7c42a6931b09741980b49 test: secret_key_base: ff22f70b272ffa28b89d6b8b05359b0a4e0b446562b62dfb2bc7f73d83fae6642bbfd1622f1ee4e04e31a23ee3b7c52729e6d8524a3a54249c6089d30c159807 # 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
94 entries across 94 versions & 1 rubygems