Sha256: e8b0432ae2bb15a8b8850ea848f363db5cdbb167f5edf6faf48b461be87081a2
Contents?: true
Size: 964 Bytes
Versions: 7
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: 83810f95394641c75560494be38ff5606c569fe0fcbd51f99ebc34655913c7b7330b7dfa58c57936ded498b70cd42db331037cca0fb3a374c4f43660b163c502 test: secret_key_base: a88c1511ef3e3f29b25b60673132d8b6968071307d88dfa9647fa40ae211c268c17a48ff621f70021e65934b4db0c2acfe616a7af96eb4055a46792b831da698 # 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
7 entries across 7 versions & 1 rubygems