Sha256: a0f77c33aea8f0c09cb917822e84775442ebce5fdb126d13a088aadc12b1e100
Contents?: true
Size: 964 Bytes
Versions: 80
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: ff5dab4a3f61dfba37fb5c4d141ee976a50fa2f315044e8e8bdd0007f37a7cd429de51c66808977c5761a168037850fcbde47ce5c9e0d0166067feed956948e4 test: secret_key_base: b1dc00ecd7788aa999dbb75ab82071bd40faf942409b8ba085067c52460860d00de343e6488d09c3c71c9f0d5b43fe57a008607741774c6c5102055abee2bb82 # 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
80 entries across 80 versions & 1 rubygems