Sha256: 7472c85b66e4fdbe9636fb259f8919ed559e44898d13d9fcda23c464a73a6c33
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: fc50928ba0d9e44ae0d59ed2eff5f9b997997484fa944ebca221c37393f2c973d9ce478c07ae72df0dbf7858ca28f712e330ee22f29a9eeb0376b5e0badb42be test: secret_key_base: e1dea630e8ab58825791061f3ce44f32a14c54308dc9fb354458d570615a644e414641f956ebb6414cd563c7378233312697ae914679c8c224d083533ba9b28d # 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