Sha256: 9e6e0e5ecc5e93cbcd8ec803795dac274898b6c6ddd4200f7fc11767b9264465
Contents?: true
Size: 1.1 KB
Versions: 27
Compression:
Stored size: 1.1 KB
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: be9c78b0bcb4e9559bf328245ec898d69ca10e8337c6f88190a5187e80cee7c28e368bd57e37fb5047a68bb5506f755545d3ef50736e1af39514986865fe1c96 profile: secret_key_base: be9c78b0bcb4e9559bf328245ec898d69ca10e8337c6f88190a5187e80cee7c28e368bd57e37fb5047a68bb5506f755545d3ef50736e1af39514986865fe1c96 test: secret_key_base: 19f64598f94e548f74d573e0380ec03079826dc56dc51121f1389d646648040a65158e07bb8a2b26b61ec9167f4697a491a0003d55638f64bec45467c1dbf8c4 # 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
27 entries across 27 versions & 1 rubygems