Sha256: 3f3ddbf6bfa49d66d48e692fe5e0b09b3111d543198e848c4bda20ca3f2bf3d3
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: c6c0de5ae728c4e335cd46a9f012aca8af02fc2eda2c789cf10211bb89aacdc099e9e260a0044e99b571135953673cc7d5a79f11cf7d77f12431476339bee6c4 test: secret_key_base: d9f33a4f9d169cbb362430e5a1830beeeae1203a4615c2679da9f4f8a7ddfebf40fed19c70095654473bcd9e8758911386aa53a24a7f65511c8ba973c8cda2a5 # 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 & 1 rubygems