Sha256: d5937e54e919f555a7f302f06b3fa21b75c8622012e6825fbbaa5e927863f571
Contents?: true
Size: 964 Bytes
Versions: 29
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: 0c64ae5e23f7c8799eb690edd36aa5ce58ea7cc1dfe0ae4211b80e1d5756af8632af7cb55afd86c0a63e020957bc31f6586743c47175d47e01667e28d187e25f test: secret_key_base: a51883d3b5c578506d7d3513748c3fb086b488a7e4cd424a4a099f1e1a10fcab0e94478effafb347abb548656245f0db1d7cf2b3bb07dd1f394185ce8cdd48c1 # 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
29 entries across 29 versions & 1 rubygems