Sha256: 51e713be76434274504440c822fc85aec4699aa0469ba2997bd09b0eb34c7af9
Contents?: true
Size: 964 Bytes
Versions: 22
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: 2fc49ddd0a5bc0a91eb4dc263bba5ee8ecb504d115cbb1ce2bb92ea58a7d59683d2769a7b8a3b791dae8740de10e4fe9b2b0c74079f1fa1d408c6725d2cac0b2 test: secret_key_base: 97aa13030cd3cad78fca540558d7a6c3dc7cd7d3da44a2afea054d8757f0b4ceaa1cb74fdeac878c121075dacb0cd6fa7fa2f44638618bd25c6fb9568ce30ae1 # 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
22 entries across 22 versions & 1 rubygems