Sha256: dbc72bc2a9a78caec84fe4e414af611b0a48cd5b889cfa84305d4130f79dca92
Contents?: true
Size: 964 Bytes
Versions: 141
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: 8dc311ab0f4a947c433bd797a1f3abbaf76f162db09d4df09eb1a3fca51f5f6115387155927ba363e5a0ae656aed611d95a78c6b8a095498ba3986f14347aec6 test: secret_key_base: 7bffe7e82ffea66b0459226130b73b9165f879a848673fc713b191d35bf84bc8f1d49db273f0b04002b917f73d2dbb9a903d18543da71313029e6f556f864555 # 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
141 entries across 141 versions & 1 rubygems