Sha256: aeabf31bdddaa5c49766ebed67507c584e3a8ffd7deab1161f670d9f8cc919a1
Contents?: true
Size: 964 Bytes
Versions: 8
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: d561beee7a08e7a6ea5ee5c59b6f8fd6d1c6de4a5c89fe0f90c1632d0c6d6f2f80fe485a696baac85650cfdda9d0f1162c3f44b16da8fdafdb0bc026b4af78a4 test: secret_key_base: 8695ad3844dabf0723f302871fb54b9d42bcb01f6d6ecb55d3bcfabcbe23755ababa82a1e661ecbdb552a4db9c752df424cf7a44ec3ef5e3dfe5f16851849a98 # 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
8 entries across 8 versions & 1 rubygems