Sha256: 4b76c5289b02544ebf3710b0ae593a93e507bc78177a1c1467119f6b8e038626
Contents?: true
Size: 964 Bytes
Versions: 5
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: a87d82f030bfe2310d390304953ab3d467aa869588828312978fcc8d5a76be03e3a1c1fb8205a1634844710e0f087de73a650db5760bd58140c33fc4ff5a8a22 test: secret_key_base: b8cad0961c3b31145d6a88d5679ead95429712b06c704513a046527bc95bc13d96ac8c05af78c0d504c0b9df44aab2b5347844bb8c1423472942a4ee30fa9cb7 # 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
5 entries across 5 versions & 1 rubygems