Sha256: fc4225670a8997bfee195fc328edc589487465b0d973c2a780311ba400cc75c7
Contents?: true
Size: 964 Bytes
Versions: 9
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: b8a97a2fba285729e4cf790a6b598ee0cbece16ed240effb5fe629a306d703aa4eff550f87a7b16120d3d47e0703b1d1d1c86ff20ac2cc0dd31aab1db8893b76 test: secret_key_base: 690e882bee7f1e89a242138909c6070d6a845e6b54d84d4dd5ef9aa2ba8372927f3dc395b20071880e06337ffe04a94ff956e5e961e55db0a7a06acda15937b0 # 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
9 entries across 9 versions & 1 rubygems