Sha256: 3ff467c0e887ed6fc2832f8b59f6dc673bce4116a902ec7cf6719d19ad40624a
Contents?: true
Size: 964 Bytes
Versions: 15
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: c229e32d041f6feeda8d4f38d086db83e0c846325546c43779d07b583901417bcb31bcdc969b8494257375d287ee36e9c4c1f43b67e970d89d1f22529c2d3628 test: secret_key_base: a1de7e096b5b1dca08ba0c49d0c3ea4b17e16f10a3a458e1d3df657d4d26ee2753e4fdb69c0699d3d7f8ea33d7c6e9da58088dd06343de4c2c9dda9f824a6c80 # 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
15 entries across 15 versions & 1 rubygems