Sha256: fa93ad21ce685b9236b18a874483019244e436c2bacc687b042de53cb9566cd9
Contents?: true
Size: 964 Bytes
Versions: 4
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: 748df4c75d6ad08b1eeaef17c17b7a0556cab4b43b2ae21ec38a0c1098b4ee1be9b1f6187a82ee4e7b3ee779dfabca1b2f2d9a818b6727a6e6cca4d4673345c3 test: secret_key_base: 3a9b1c173a8b83f6b544cdb29ae72dbc8987a6362af44cd2cb7bb0f8a77455216e76115c16559171203a5cc53574445f395ec05b089e6f2e18dead7fd35b105f # 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
4 entries across 4 versions & 1 rubygems