Sha256: 54d1509d71d8e28234fd20b4759c726edc096eff978d762612c6928fc533f81f
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: 938a10eb8db7ce358d676b5c8194d15a8450641fc0adcf4c0aadecac4c085a10a35abb61ae4987d43e432deb132653bbf3a0bfc5f855d8bdb9e2d4eaed90243c test: secret_key_base: 07be674cdee0b539622ffaadffb16300632e36e9afdbe0a8a2503b1098c0cea12579681c3a575b8495c85137379676f59439a52ff6d655d3e94c96934629f8d2 # 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