Sha256: 63f00f2450029d5f85ff4b890a458e7a75f61a7aec2695ee397ad38f3d51a21c
Contents?: true
Size: 965 Bytes
Versions: 18
Compression:
Stored size: 965 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 `rails 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: e41dd2c639bb221ad88fe7a1971275bac906ff4ec202288252650ee59d7d0e8033c3af4cc77e4436866389adcd13dab2391c15a6916b07e2fa6ae91d4717667a test: secret_key_base: 2149dda8125616807b000273fd42a7d29f8a7a4b4716ee820a49b27c57c523be19d6413a8901e2c0d638a2c15d19a94de326e1dbf5340f45c4d6e49853454840 # 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
18 entries across 18 versions & 1 rubygems