Sha256: da3f06aca757b3c1214c6f624e869c28c0a77cbcb122770e451f27694ce7cb89
Contents?: true
Size: 964 Bytes
Versions: 166
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: ff998ecd209cccf70be4059c7a19d75a4bed5544e68e5a940a3f237a5c4ce18055d09a10867d01b9e88b1d8b6fb93d146cf5b765b26a84f25aed6de5c26f6120 test: secret_key_base: e46a1d1901fdc433829564377ceb40de16455468c55ed40e39e2c71bce01a8d904fdd5d9ca4ec225169081f8d66c9e70100801c2ab9d7dedb7c8dd3a0013f275 # 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
166 entries across 166 versions & 2 rubygems