Sha256: 47f1cd3f2d12e46d77c45d52ba162449232a3c59f1ad3d466a0695ce13d2dcd2
Contents?: true
Size: 964 Bytes
Versions: 24
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: 65581f816102b0da9555a1ffc2dbdac483ea5bd074943902f62f307a1cc919eab51286c5925b5f6ca890495f10be1760a25996b1fcaed72c033164d6b494f139 test: secret_key_base: 886e4d3287c5001483dff96b6ff9d047d5f00370e914aad7d519dcb4d781677b1a11c6e2c090f96ef2826b362c0161a725e94e922377d38b969f1b04781bedb6 # 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
24 entries across 24 versions & 1 rubygems