Sha256: 4578108bee47e09b3014c7fb72727587535f773eee3e765cd79b5b211f20af01
Contents?: true
Size: 964 Bytes
Versions: 9
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: daca52c3c21118c8a3aaafa759e1c571f31877094647fff57f6e3bfac5b65d2f04ce6fe6dfeb8a5ff926731fb49f46f2eb798f5b5860c255e2108927605e68a7 test: secret_key_base: 399f5d9394acefa4b5bf88e78a46a077c0704dbc2fe885f8a19b9adac0cbd7d2601688f688de3d6b59ce2e2551c426ed528c0cc57af8805cd5b0c105caa8a6e0 # 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
9 entries across 9 versions & 1 rubygems