Sha256: b9800d88535b8e41f7a831f19c140d30c8246dad95c1de16125777975b1e8a27
Contents?: true
Size: 964 Bytes
Versions: 4
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: 7b2ef26302517d57b5e696d5e950598277976753915e9b2b67e0c30e0cc674ecd1ba412638992335229b1b1b8ce8fb2cfd3e1a049b416a92bb2f5962678d3113 test: secret_key_base: 6fab6d972eae0e1b73e01ba3094609c3c7b82628ac6753e9af4a936b71e40a4f026e6c32f9d1475078ef78bb9193c8d00fc90bd31b315796865056e64ed1f8be # 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
4 entries across 4 versions & 1 rubygems