Sha256: 0ebdd560bfc965eca6d53bbdbbb5269fa9df23be4ee01f81b1a859524ce362bd
Contents?: true
Size: 964 Bytes
Versions: 30
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: fb5aed6d5d02ccfdf9ec71885c0339e8b1fa88289b20feafe2ede381d1eb8bfb76d067d24fcbfc440f70a4a1ff30d37f64fff1fa7cb0286ee1d0b7819e9bac68 test: secret_key_base: d57b1985bfef227cdcf717e4288b7380cfe92a609ea42798bfe87de9d9ed28444da82ee4459e3c795bb2ef3dc970424a2d29498647c87f6ccff44fa5ae749999 # 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
30 entries across 30 versions & 1 rubygems