Sha256: 24a7a3c93fef73222d76b6b78bbc0b7ada8af70a58281b2073022eb58755dd6b
Contents?: true
Size: 964 Bytes
Versions: 57
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: 15687298ce9082d8d65504441c21b2c3d24f1e12f0d79c8d840d63abb35bfc9306a1abb64bb2dc10cb9334e9bbc3bcf598e46992adde3d05be041dc66ec70b84 test: secret_key_base: 6501782081f621be2a87a3730896efb8beaa0e95021f9d3f2aa4605c3a0255f1b9a8196ca4ac6788f1753ef6cb6bd719df5c125a87deebcc12c387e07f21c9c8 # 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
57 entries across 57 versions & 1 rubygems