Sha256: dd504f28faab0a09b5d065d6a6bb4d1ab9df635ca62f06ec06ef245e6700061c
Contents?: true
Size: 965 Bytes
Versions: 4
Compression:
Stored size: 965 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 `rails 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: 56ad3afa7185463dcc7db956fb27e3a0b0daead21396108a8d8d567e1c2782f0911ec3f13c6770355904cef5956fb98a24652a316b72a0f9c8d525767637d63f test: secret_key_base: b980fc5937328faf2929889b1de5addc7592c23987577626ca6f398f3efddb32a3f601ce06e8f2022e9bc4d0c02dbc692af9aaadf4d1874ee7545d77aa44da07 # 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
4 entries across 4 versions & 1 rubygems