Sha256: c3f632f9f154446e52d891de8e91817a2f2c9ff330e20a4dbfd3a1e24b0c698e
Contents?: true
Size: 964 Bytes
Versions: 16
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: 13a9e4a2b56770f61304c9817e7c0c9627967212af1ac8ff4b2780cb825f8f59cecb97c2112f27a68ad67f19acc8de1cb6ed15cb50c60d80c9bb36ca376b5ae7 test: secret_key_base: 9c48899659bfec764801e2f7552b087bd55ae27ee931a32c300a04b5181c03c96598a395a0503f1b6eb8cce04327394549aa7da8248c6c005d82d147a55a3ca5 # 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
16 entries across 16 versions & 1 rubygems