Sha256: 5f4eb6c72c50050abcbed0df2e83fbbd8ec9805bc78603a99e90ca690227b0d4
Contents?: true
Size: 964 Bytes
Versions: 26
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: cda2e23b6e8f941946bc0e44ef548cb9b94a7d8cdb8f221098d21982bfd19a6ea7daf3ee7d79ae7232c2ddbc7d8c27514243a685cc653c6a1a4d05e8270d2ab0 test: secret_key_base: 7586578ec9d3ab9da54edb0176bd01afce99995d9a39d872f424a90a268a6879970a0571581ac1b20d792159f100dce21401cbe75ec82fd6a8e474ff0b1ad605 # 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
26 entries across 26 versions & 1 rubygems