Sha256: 0d0e1d59e574c2cfc7a4d9791f89ce9edec89935984b8c369d5eacf247a3c23d
Contents?: true
Size: 964 Bytes
Versions: 16
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: 1b23c459d5fa2151fd4226213122c034deb3b5326aabccda858cc0601f89801ea359dba9e706cf0859dfeb53cbe568ab2b0611a9e5df0d8f77961745aaa541ab test: secret_key_base: d819d999a24bb0fcc94b057b3deb3282a1d9078e2b424c00f7fafaa69bc2eb48d8e280da09e500b706bd5e060018afd11c4ecc41f3e278a076e941bb2dcf8daa # 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
16 entries across 16 versions & 1 rubygems