Sha256: 9e58e708dba7685779067b75cf1a2a4f0edf4a4e0e9d7d2f12b01d95361f338c
Contents?: true
Size: 964 Bytes
Versions: 45
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: a19c71521d3e06c3acf60e66ec4e5f6403df5acb12d4c848438723ff2560efe0c8ed5c00c04c0586f664b15a235566c0ad4265bf4c7fc4385833797d6510c9db test: secret_key_base: 2407c853b954ea3205912aae63b3570325e88f6965537cfb1b3739b6b4538a842f6a8c656230e3cc05fd0357d60be08df911ea6f6a75c981d4da37dea6e17d3b # 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
45 entries across 45 versions & 2 rubygems