Sha256: 45a9ff39e1cfd6132775726c04f4ef2e81aee81a25b55cbdfee0c7cf68426bf1
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: 10988400ae7a830e30692a57bb1db2432412d8d1cdbb071ffbc370a85a41d3500cf2b3eca45817e8d428ec8800bd341556825860e1474b01e4b3957db2bb61ba test: secret_key_base: ddffda4e80f521100cc89d68f33896b3e3ab5b96e05af89e8ebe1b069c850729ef1ab940324ae492582a98e5b9ba05e5771f55fb7eb64f2869c251469de44c4a # 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