Sha256: 6b845db5939fbe87611e298a2ce0fbe330a27f41b763e564b6878ca70698fc13
Contents?: true
Size: 964 Bytes
Versions: 18
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: ee63f56d37a44df3131c4d8f73c0594a7dc39460122e921827ac31586b84624fffb5bd2325f41fe208dfb9b259fa2eccd83b9838900f0074c67e25f3ff6d875c test: secret_key_base: b6893d3fd25a8dc6f7c7d58223423c0a79a9f4d1c4ccbc46ad1279860134d09c7382d6270120e0df1d4a89176624ca4e181bd2f5be78bf8b106198f7930ee1fe # 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
18 entries across 18 versions & 1 rubygems