Sha256: 9efc76e1d119bcf746eee4ce5735e7022e3e96d98c9c304be766c012fb255375
Contents?: true
Size: 964 Bytes
Versions: 64
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: 4995b5cf65c5d5b7d670b5600719be83e2237b5ab69c7ab7af83548de387d8309ab459c412882bbdbb1892f4004de913e86606ea8ac949c73ae8576c492677db test: secret_key_base: deed27be1a57b72702d8eb7a117607877aaab7cafcacbbf193a0b2d3c7373ebe29e71831988fa041b53d2a6ec5a629b73b1d95ddf18f73f389c0433d64139079 # 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
64 entries across 63 versions & 1 rubygems