Sha256: 5ed4b2b41e5cdc03ae18a03b7330149d85a760e0d94109b2352f355a3e14e6fd
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: a630f6482b10f217bd908e51f69f58aaed2e19cb9285158fd27e5174bbb875d456574c04a8e40f489b1ae35267b35026be383341c95afda310d883d9e4cc2c68 test: secret_key_base: 027a788e4425bc3f6e6563cb20bee9419eb896666d19f19970237aba900040e342f46452c96f2b36f74ee33d1e92cc059f792680e79df3306ba0fcd1b0cd801a # 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