Sha256: 053c1c2b4d9eeecd8390685b0fbd70a69d27b7289ffa0c2a2930b649885cac49
Contents?: true
Size: 964 Bytes
Versions: 10
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: 7d2f6d53e1bc4ed5d80b558a66d58eba4090c77986c94119a1929220fbd228cc185fdab604782b80f2e22ed22f1db213d2a02302a54641f6f87d88fc2a32abff test: secret_key_base: 920dcdc98221a9ffefc032251d5c2078e2c53caa31044ab7853906e154ac8e116ad8032fda3301183887dbfbd6ce4d1dbbb999b7dc38851c1b566c52cd2fd78a # 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
10 entries across 10 versions & 1 rubygems