Sha256: 5b8d0f885d3d8e553eee8c96fa6cc916e333bd80480516b836ba34607cc48c62
Contents?: true
Size: 964 Bytes
Versions: 9
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: 9d5fcbd07cde9644585503089935ad27a01c95f95a0705b6c296b865059c0a09cc220a2aa3a198e00cb80a4d3864c86544df96a5086c0d7a8ad1fd699c68d3e2 test: secret_key_base: da781df9020bc37189b5a5024cbe9683f1557f9d0bc0b2740140e7a09ecd830d511c9a20d6f3a80d6127ed804c015c8cccbe8011e40cd83c73a0072dd46cb5f7 # 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
9 entries across 9 versions & 1 rubygems