Sha256: e0451f7bea29df5f356578b6a57ea7667b7938061dff14146018e3d0f3c9691a
Contents?: true
Size: 964 Bytes
Versions: 63
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: 76bd4e9eb6242624746adc6436004c0bde28788ffa5a0696023ac60987a68f91c71e85ad07e3cd8f67ba530790a8cd29d46865163adb6f56122e21e723916b70 test: secret_key_base: d1462863143a0b3b9b87efbbb4e7cccd9909f4b584059255829c71c9c191bd3d52fd715a2af859884caadc32fa64dd6261c10baa4bfb05e3c819f036a8147769 # 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
63 entries across 63 versions & 2 rubygems