Sha256: bed023206601e34ada62d1b640e5346cd177844c4779005bc73e488e8e2627b7
Contents?: true
Size: 964 Bytes
Versions: 7
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: 7bfce07e05e9ec9ea648500099e36754dab3c0b35997798e35fb03d5ffed6e8b2d0bae9db65934fe62f4b237714c4035953bff8dff63186e65de2d04bfbb3132 test: secret_key_base: 507091c64d1c1eb9ac4a328e9cb20c4f13223b4c9d5c87ca829d66ed6722c8575c8f6c2e11b1d2251a091141df0f30cbea78d2926df1b434565ef32a74417aad # 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
7 entries across 7 versions & 1 rubygems