Sha256: db38771db9762f94f2fadd90de81b6059fe556286b458d8b5b6dc607ab2241c5
Contents?: true
Size: 986 Bytes
Versions: 4
Compression:
Stored size: 986 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: 28ffce43981650ef970cc802d3a82fc6ae352d88d8791b1f4c3b2ba0535cbaeacc90c70ce1ff4fbff99569cd539ed94ec2959ebc08424f8a3f1f03be4d2532b9 test: secret_key_base: e751fb496fbedefa8ec0390db4d05212fdf564810e5fcfc55f8c0ba28fcedbdbe713535cada374f584539ea886f73d670777a60f5e30d0356b86323182fb88a2 # 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
4 entries across 4 versions & 1 rubygems