Sha256: 22e16b9e3658b1ff6d8fbf76e64d567e39b7d0fe9b775aa997b0dcd6d9808831
Contents?: true
Size: 964 Bytes
Versions: 24
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: 64e3b318c7f31599c605f0af8bcc23ad81b9297fa058b4d0e09990868dbc041ed76285ac7e1db1a3557c9e75c963afff5a74c5c20cc6d0fa39aba280defd1f94 test: secret_key_base: 7ece3ae064bf2a21dd7ce123cc0aa77c3703bac65b98e5f3d4430dff518546ced741bdd8809bbc9b136ec3f8289f4aa3248c155657dd9f36537b601f726d8457 # 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
24 entries across 24 versions & 1 rubygems