Sha256: 52f2c39170a04fa91815d82ef118656cde4fdba2485e1d2c6ca7be63f003949e
Contents?: true
Size: 964 Bytes
Versions: 14
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: 0df984cb47df1ec397284d41fe4e65c6cf9c1b149dbfdbdc34b4af7e2bf0323484a6aeaa87fe96e8d223c7aadfcdabad9cd00f2fb3d94b731d629174a0290279 test: secret_key_base: 8557f019102a1082114f4b870ee3c07b24ae2a13aaa46f14d142ed0e3a617f2335356e18bee0da0f74fe7df78be00c5709164c55c767fcf3d1c7cf5679f0f4cb # 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
14 entries across 14 versions & 2 rubygems