Sha256: d39ae102266a7ebe34da989c4a0096c7bfc091570415fd09e948833976035e20
Contents?: true
Size: 964 Bytes
Versions: 42
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: 79a259b8c70133d47d6d667fb932021e6b2e1a6be3cbd378f3a1105eaabbfbcc9b7804473c94f60c0f599f8a885fd831425e79b3bf35b3cf2f06ad4979de6048 test: secret_key_base: fe23b4a81c05fab9380d5a5214f33055b6cf2cc75dcc5f3d0cd5128f2893b31b8dd47b707829ef0dcefe3146e3dc10e57552b717ab47c1c56022a20fc806ba67 # 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
42 entries across 42 versions & 1 rubygems