Sha256: 82f6109fad1de1a5fea61915f3861da0c612e452acd7722ac221c06f9185e473
Contents?: true
Size: 964 Bytes
Versions: 5
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: e754bea4a61c88e66d578aa709c491720d39f3ac6db0e6341fce804b4e92b0e935e46348bad4bb22dbcb273a85e0346af9ed89102af7f284591d249ded1e3fee test: secret_key_base: b53275a74e1524e5a7bfc613ec9641e6ab255e6ba3b1274bb2fe5819ec530b649f0d35974308574936de301352a7ae101ed358da957fffd6e123552313df8661 # 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
5 entries across 5 versions & 1 rubygems