Sha256: 5f5979647ba854143de576ae30c3f12829416b535881d5763960adafea3c3f8f
Contents?: true
Size: 964 Bytes
Versions: 3
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: 3dba354d94b60967ca75a9f4d344be0b3d9e1c0e7bbb1ccddd1c9797b86e05297976a0a61b23cb58f4be6c7ff730a644d8e7677ce7c3dc2e0b4f130d1a2797df test: secret_key_base: 4391511ecf9db32c9d5d210f1cd6b7a470c1f7ecafd668c6f038e469e95bc87204a8eaacd9d81109effa0653849665b391e8f6b7487245dae1ea6e1be64e2bbb # 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
3 entries across 3 versions & 1 rubygems