Sha256: 8b16589d72986784f6b41cc713c3205358144ef2cc8c5f8dad3766e90d0a475c
Contents?: true
Size: 964 Bytes
Versions: 3
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: 9094eea910b50788deb4247b228016a0079c48e8687c93e999c2d420704d8a9ecbc69da4936a2a7fe8f77d68acde9f3c67723c9b6cba4e8bae025c6e82e9f2eb test: secret_key_base: 0cf0e19a8cc1c8f9e67a526ab40a555027aeaf3c69cf1d47d7cd8450480165804fd1395dbc9b3c96f39184713b72514ae911f3b82d5d3782f28e2e4154815beb # 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
3 entries across 3 versions & 1 rubygems