Sha256: 885684954bd54bb5f74af9ec706e5bf1a7f9fb730d8adf5a269c65861c412416
Contents?: true
Size: 964 Bytes
Versions: 17
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: 036ca9bbf1cc1a0672626a39b90443ea9daf955b4638a2221363ecb0ff5b8774bd9f4b80a8f6034bf4bda32088ddaaeacc9940341ac1b29a8b4e3ded987eed50 test: secret_key_base: 686c8501351ef0462836e39cf358c597963d2e7f55b1e58f31504c4f11a79b11d44e7ccae7ecf0d922fb912a6a77747001109f787b04757e8a1b66b48cbb6ebb # 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
17 entries across 17 versions & 1 rubygems