Sha256: 80e6d958e1c88f5ff43697d078b40ffc1903aec325445979d6dc65f645a18bca
Contents?: true
Size: 1.36 KB
Versions: 11
Compression:
Stored size: 1.36 KB
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: 6b7403232ba68bc7a47db080e4f3345bf430d344ac5d0a6be7ca66c7ac4ad9e987e05bc9b4d545662e14683e4541565a6f5e667811e6d8df3dd228fea93ddb94 test: secret_key_base: 6052171ffc46f8d38513dc8ce8e41346207b1b52724aa8a31dcc078cd83068673f6fdd1b4117e8860579dcb45becee0a34133ac6267d7b4c748be09710f5330f # Do not keep production secrets in the repository, # instead read values from the environment. remote_development: secret_key_base: 6052171ffc46f8d38513dc8ce8e41346207b1b52724aa8a31dcc078cd83068673f6fdd1b4117e8860579dcb45becee0a34133ac6267d7b4c748be09710f5330f stage: secret_key_base: 6052171ffc46f8d38513dc8ce8e41346207b1b52724aa8a31dcc078cd83068673f6fdd1b4117e8860579dcb45becee0a34133ac6267d7b4c748be09710f5330f production: secret_key_base: 6052171ffc46f8d38513dc8ce8e41346207b1b52724aa8a31dcc078cd83068673f6fdd1b4117e8860579dcb45becee0a34133ac6267d7b4c748be09710f5330f
Version data entries
11 entries across 11 versions & 1 rubygems