Sha256: 8000f5e7d2a9da2a432ab1eed889b98b5f87c783eafc4ca9cc149cd01874396f
Contents?: true
Size: 964 Bytes
Versions: 33
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: c19a17d2e8829e8d54855175d7a1566f997466d5a6bef3fc79cb34785084bda0a2db1dfab512038bf3640686f9971069096f814b69fa237fd598c7109f277eae test: secret_key_base: e87588fea248db9f1d491e611f91ee87955056b08f0ace762db5236d6c88a3bc44a56fae101cca4dbcb5988a61602261087a725b17afaca40242fb90361b3c98 # 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
33 entries across 33 versions & 1 rubygems