Sha256: df2672098d71162aa1cd7f9cbe54582fd6383e8f62585fec0c2fdf27e3660680
Contents?: true
Size: 964 Bytes
Versions: 69
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: 9be09ef2ca220e360212ec6dcb5ad857cb0913e68396f7635381d88c0e9b6c911abb9f51e222d2a2743096a3add04bc930b084786ce685e4570e1f818023b222 test: secret_key_base: 9ab1fd01606e72092241a7ac886b71481be99861bed1a3329f8085a9cb001ac272040b632c627e63bd31365f88fa295c93f367987cfcdb9781cc8f6bb33b5f0d # 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
69 entries across 69 versions & 2 rubygems