Sha256: fa661ae3fb116dc5cb7984fe1651d965fd5e9a586f49e8a725f0841de0243ab5
Contents?: true
Size: 964 Bytes
Versions: 8
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: 8bbe89ae70836d03a34437ea9eafcb30a5a7bc3285fd23261632367408b903250257cb222b430e01969bfa72eb6fdf8ee0505a5d3bc0e033e53268dc62662cb1 test: secret_key_base: 7559462069ad1d7d718d3ed64a8d7e07140dc08fbe26d7edb6579d448c25d56d884dfc954d4f53d16507c3ce5bc2e65cd67c48b1f55166dee97888ae0413a26c # 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
8 entries across 8 versions & 1 rubygems