Sha256: 8cff91d7989f305bcf9233f5fc77e3c5d03b12c5fe01fa687ed11346cb38793e
Contents?: true
Size: 964 Bytes
Versions: 19
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: 085eb0341fc4f4f350a2217a3c682a04a0ede389353a01c886f732c1851ee33fa369ee6a3199562ec1165aece18bcd7aa0fede5810b38c45bca52aea4af80ff2 test: secret_key_base: f526230d675def315c9f7725ecd9ad63021c431896a14b5910f4efaaa7d9ffe7e1b77c085fea22d8fe6ba1ef43597cf95a47704cf3d77c62caffbab9346f6a18 # 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
19 entries across 19 versions & 1 rubygems