Sha256: 52b11a8efc9849c28e9ac2f887d31da8dc3d6d39415f18d52a077bea08043696
Contents?: true
Size: 964 Bytes
Versions: 15
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: c27a016ad9132ed263a60621cecaac5323fb720614c80867a22ded28245a23b55d01148b4d90fc074d103fc12d3c1edb69382003057af993b0e350e6e81ed1c6 test: secret_key_base: 14565825cc83b31b98fe1271ac6cc902312eadff57b23c409f33a6292a678f10881f4ff323ff763df92db38a6b0dc56013e0a9401738c9c5c01d0b8c6f4fa207 # 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
15 entries across 15 versions & 1 rubygems