Sha256: 5d94d7f6bff2d0d3b2d349785bb713413fbedaf2f6e585c527e99e96091af4bc
Contents?: true
Size: 964 Bytes
Versions: 6
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: 66b9becaae5792c605a81485c3d8ca31a88c2e3e1db3716daca6b7408450c22d26b2714754a45e26e9c0616ff0d0edda61fe70b4d5a58fb06d4641d4ce5920a4 test: secret_key_base: fba80ffaa5b8644d4321fedca51441543f77452492b0a7b3ca30fecd0dba7272bfa4691f0dc32f9dbc01364d66b28f548eb9c60f2f20c1f85b7472045223c9b2 # 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
6 entries across 6 versions & 1 rubygems