Sha256: 3c520bbf7119c656f6bddedde3cf8a179ce33050250d28cd6198b7022994b3d0
Contents?: true
Size: 965 Bytes
Versions: 6
Compression:
Stored size: 965 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 `rails 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: 953b7cbc63bea58182cb767179b8a5d2a6f0b1250fb667462b5c9211b6520e5fd82dd8dd646235a41fa5bec5675413920c70e60b497d50b2c8e70afce2eb5477 test: secret_key_base: cf1a35bce910839ef88e8d810f900379dbda46acedaf817f7a8bea76659126ddc06a8b23ec9b291bff500916c613939bef34dd483ad8da82bd575da32227aea1 # 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
6 entries across 6 versions & 1 rubygems