Sha256: 528209e6de1e7940da871470f47e5eab8cf37ef7eec01424e9453e6daa11d474
Contents?: true
Size: 964 Bytes
Versions: 32
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: f51165a5f86c76b48142d8cc907c1f5d53d17f5795f9760f2766cabb5487d42738fbccb095271fd7cfae7612ae562bdb3a928009880ad8bc5fa31d14269dd2e7 test: secret_key_base: cf2b5898bcf4fb7c54c0cdc5c9156b46dc282b16a6f33c64e2c1fc178357fe6df994252bfad1be877dd0b83b37b4157937832ae7d538e75013ca184838e5a9e0 # 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
32 entries across 32 versions & 1 rubygems