Sha256: 08736a98948f7d39313adc7811589c6ea80d3cde002b7b3a2d60786565e1fadc
Contents?: true
Size: 964 Bytes
Versions: 12
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: b643066fe0961d66b144393457b0db93aa769a16f61c60d5fa5c601dcbe0c52058308ca776ceb6ca3d5686ab262dc9d4153a3164cdda91bfb6742a5e384d5d4c test: secret_key_base: a9a3538e89c93f12a272af25ed213ab4cf75990115be5d331675739377f605a5fe90d1c121b94e0d363f7d1c9cfd70c1542d8a1edea85284e2ff03be27216d3c # 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
12 entries across 12 versions & 1 rubygems