Sha256: 9ff711116cff136cdc4efe5ac9b2f07600eb8511e5b19ad5c0c9d29224b847f7
Contents?: true
Size: 964 Bytes
Versions: 13
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: 138b7972c5e2b8bc8c5748fe05a022350b15f0d2c1d83fd11030ab282aef5df05a14c91b7e9da0182d50106f16426aa15f70c039788a5b3eef3f6a3170d1cc88 test: secret_key_base: 274bfa82d7395c674d88f10deb2de8b82f859d82ac873eabac872694915d2193f6cb872994ca7625b75e310b4994c27589cf679e08e084013b197d249d41c47c # 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
13 entries across 13 versions & 1 rubygems