Sha256: e7cddcba1490bc1a400d7aaef2f50ab99a0e33a42cc8ce7b39dde511943bf9b7
Contents?: true
Size: 964 Bytes
Versions: 29
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: ef5e7343ebc4abb9794d3d2d58e8354d1b2ac4db4e6986b73553410d1ab66854fc07a5c38f1d71b39f3a5a683b2c82a6e78def1f189c4314afaef37ed6ad939c test: secret_key_base: 0c784a68e5c6d9aa6e4ecf649b7a36f6b5e4e2ad4f13260c5c852a0fa3ad69b66f653cd7049ae39f104167931e18c8f40ff438b46c63bac2beb6c6b4612acd3d # 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
29 entries across 29 versions & 1 rubygems