Sha256: 57b3d218147d74a028c4ff724d38975375baaab99cf31430010eaa559a869818
Contents?: true
Size: 964 Bytes
Versions: 4
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: 3fb7a6f274a2186ebe04a1445a6e76e967586f92e5e04fac26d775549bf86db8fe760674f1eea22cca724353cd012bfa20a366047817865481561cf19c437f56 test: secret_key_base: 9837280477ee3ed4d1c3960ff3ed37ede230f32a043d34c950ea70b2cb38efd9cc13e16326c1b4defd6688907b06e63633d788e3b9e21324201e15e1ebb1e2ad # 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
4 entries across 4 versions & 1 rubygems