Sha256: 1a5d7e2b41bd388f0c497ca885fc7b84f0f4d159d63af6a47333420fcd5ce1c5
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: 5ea4f6fb3993b966f84d5abefe07a165a4d54181852dedc70cde4ebcca6f8ff218df7f22d9dbc43155c9d3ea877f4e73cb0cd9a7cbdc9bb7d03a2d0ce9fece82 test: secret_key_base: d2f4aa9a7f39643ce9e24e96825e57649f55a93c44289336235ba276eee7a8d75d9d7e7a3b9804ae80fb8a3dc8ca6b19a51056b0bb4bc42fed45c7920326d01f # 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