Sha256: e2660182d8144fcd36e74a8813bf91173658073b18303f27d60fae179d5d0d79
Contents?: true
Size: 964 Bytes
Versions: 1
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: 59cea7ba3e8e8a04ff972a23447de755afeeec44da846595f90d2242f96aeb345c393e67fc4fa1397b757047fa17ac4bd4723ae4f5778533f9e1ab178a1ebc18 test: secret_key_base: 9b0495324baf4b6b48d5c4ad7506d5cfeac7103c0fb4eca66c2dff7dd31f3d2cecefc6f02e866e15ff4b2b1c753c758da611998cc7becbe5b9ce306f469d0386 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
metova-dummy-0.0.1 | lib/metova/dummy/config/secrets.yml |