Sha256: ec09068cd3214901006cf657a7a29ba0bc4786ead720065faf2ea12b185a44f3
Contents?: true
Size: 964 Bytes
Versions: 6
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: a9258cfc67fce1d8d3c7d7acdd0834b55b21d1173cfa95d9eccdf45e702e2c9e02af4cb6ae742ae603cecece0f99e190801cd84ec06dc04a3ffce8b4bd17575e test: secret_key_base: 9afb1eb88c4f90afa3e701984f4fd2393314b96bc62b8ee811746527c322055fcaa2046fd7280420c21974c8e03054500971d82cd23a54ca89519413864486c1 # 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
6 entries across 6 versions & 1 rubygems