Sha256: 46f537807e9b92d4c21975d6e60d35d6bf8d9e68ce639580f004d92ccc82af46
Contents?: true
Size: 964 Bytes
Versions: 92
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: 45a9f53938adcc822eebd4fe830eb4d1ececa368826390b363e27c5a15e8ccd316513f9744453159f22d5d7588a63fb0cddfcf959d99ebce3194d7bb305cbe20 test: secret_key_base: ca083d6e2f16c30410c4190f512478a3f19262f29e102927a137d93b5163e20dd785bdb9e0e55652cae3e1d020f82e16ff896d50b0f6b150bea3878400743612 # 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
92 entries across 92 versions & 3 rubygems