Sha256: e6acbf1d20912fe99ba39fc12b4c6b9abe3f519d4b6421f6604229ab3d8bded4
Contents?: true
Size: 964 Bytes
Versions: 15
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: 15f2a87ef91ffdc384f872ce687343c85261b5dc2a9c29896cb8d0864be51a4507be116fdd20aa4aeac57ade632aebec5c155059757467cd775c36a894b18bb2 test: secret_key_base: acc90fef3df745a5ae6c3684376fb1119665b97c30318bf2bb23228d6ac0e8bcc6674459e7aceeb06d937249a8b07e3a770bb8b8f0e250dab2120510d47066cc # 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
15 entries across 15 versions & 1 rubygems