Sha256: 26c75c4e980daa5b7146028b46abca25a052913da48f21016da231449202bafa
Contents?: true
Size: 964 Bytes
Versions: 9
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: 1067a89b35cac579cd7e6ba8041546103697b0f7b50e5dce1efcf65ac165655f947ba76d0adf2ad4ae84840f266bb15ac57f72d6e980209f0c43d424cd466c42 test: secret_key_base: ed84ff87b6c50c40a6598ec9fa12e85688680f4bc145f0752d8457b9fb923a35e71088a2af3998d0e54c5f2a42d0bcc3a71ba7701936105dc111661c06fceb07 # 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
9 entries across 9 versions & 1 rubygems