Sha256: 7a6cce9013554429502385822a3f8c44f371875d27bc94bbd606b6e7133ab13a
Contents?: true
Size: 965 Bytes
Versions: 62
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: 4c16123d2c0f8f04a47f06d44fbca157b41e42eb58da343ee3d4209b3d15f2c042deef7016cdfbc9f172082caae5003652660381337288a08dd75d44d8bd92b5 test: secret_key_base: 0c4d55d35fe4acaffe1ccd7b3e55b3b0969e3d315f0138d9ba38509605033affdeb8058ff9e165c59546f1a5f4452809b24c92b6b6d638a899a6e21012174e7d # 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
62 entries across 62 versions & 1 rubygems