Sha256: 9793a51299a1cf1fc33896b56b53057dc2d00d70ebd1221527fe84f56480feba
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: b5b2f8d3f15e0ab27dd63a032042afe4625974441fa64c27aa732d96753f75e132c6c9ecbec810a5312f4487eb566ceea4a8284835d2fb59b276d7891263ce06 test: secret_key_base: b4d88b5392ea200716c6093d97aa6a3f9c90d723818dc027f5873f15c18f1801c708e24e9ea07b7be802f5097fcb9474d7bd6d104659e8c5107e307be1c02b17 # 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