Sha256: 0017a01a848ba648fd4285c1cdfe908b55a54dda29c3206ddc656fe941b17a1f
Contents?: true
Size: 964 Bytes
Versions: 6
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: fedcb780b466386741e67f5f7ccb91e4d9f5a396b1ab5282df3170b6e1c61c6d75d03197b4678900fa612523ae024d2476c63d65dee04587f00b86fca6da3d3d test: secret_key_base: 70f3c928efc5c1843ea137f7c50162cd971b9b183e63edb9fb060dadab1e91b1ac61297a8e8c2085442d511dd6e4c8eb04bc23fc006eb5d45a05d0ac247abef3 # 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
6 entries across 6 versions & 1 rubygems