Sha256: 5e28f18066397960a14809300dd392539f5e99a7352d089a4c90343449c6aa9d
Contents?: true
Size: 964 Bytes
Versions: 5
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: 38bf0f5e959908692c9de89a1b55d58bffd04e76526f5b0e475a1bc765721dde201ceafe1e1582606c88413168caaf7a459639cdb598bb28aed2e1a43f7634d2 test: secret_key_base: ce11adafea152ef162271e9851e05f059cd16fde2326bfdb42082ccf511c02dea14741313ce805cc2b6712e6dec531f5496251cc415f29969b78ff89187efd18 # 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
5 entries across 5 versions & 1 rubygems