Sha256: 3c522cd541041c28f5ccaa073c20985ff67ad92899c8d38dbbdf02a5d88624b4
Contents?: true
Size: 964 Bytes
Versions: 6
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: 18c08ff4054a52e57ba10c9a0c58bf1a4a50162278381019610606cd2b5d952bfde1b6487cc1145d28b724c404c2d374c3eb32392b7c23d02566e609bec4bffb test: secret_key_base: 2edfedc40b876566ce7627a6d12517f3065f470bda034b42a3702458ea7d8f17a60bb2e70c66bd89abfcce5826ff2ac311bc2af9e8d16584589633a82b45d114 # 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