Sha256: 99c2032f1d9e66703971216a1f1a12c05246aee43afbee13e920fe42791387f4
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: 8f4a2df9200266f3ee34baa6afc23e7698014a6e8133a78ce7322bafa745909e00b4dffc635a0c77d75b32d649d101ec1a462e60258f84c6e9c086151c50c05d test: secret_key_base: 43deec8d3af4f6b039161c39c1e88d42e55af9d51ba71006a5fef1a9d5a61331fb26651b8077b141a843283e02366c9980496cce886d984dc036cf041f655d45 # 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