Sha256: ba1cae2f14fb33aadaee05e86aca72d5ba625adc60867700ad32f83189847a4b
Contents?: true
Size: 964 Bytes
Versions: 4
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: b3e27783f5794936063969a1bcd2627866874d83f534655f5e6cd5d1384ff3567dbc86485af0ab6431921aa960262dcfd6e91c41fa19308fe42025442bb6cd5d test: secret_key_base: d9ca3e97770699cc51fa62c0cee290b463a11f994425368282ff90c8a447e401e2abf52a48e486f05602b3bf5fe44e5dedd47772393c2af7f150fdecb24371fd # 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