Sha256: 27d524d7255e113064807b8e9db75e457b81aecf6a5866d03ad4d676b05440fd
Contents?: true
Size: 964 Bytes
Versions: 8
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: c98d13cc93bc071f93a958b04d5a2b0cdb3c087ebc6839b7980515068f305e7de93c58facc3ee3009b2a53a0613feb43c03f888b68e402ba3b383374b3ca3d3d test: secret_key_base: ddf3bcb1677c3fb50f61d71efc2e7fe53f2f57b42373800fec49b556131e880419fff03fbaf16e718547e642c2f38304a99f2dddead56a412a350952d4260d10 # 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
8 entries across 8 versions & 1 rubygems