Sha256: 9bdc6fe4beb8f47ea2e4f7e11b8c6c18684c1c7d022adb84f8b18cedd0ee2d9e
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: 7cff78870add713b0b51e9a5288bcc65360ee60cf3ac58886baccfbb4715c6c727897c076efb2ddeb1c57fcee40ee3e059cb3e7df57932488a638710abc5589e test: secret_key_base: 94fb7af8615016f747c614fad417ef7ab6b01d29e70b33dff6d72f4d15680331925b25659764c71d2116a9103678b7f5ee5bbade343436d27251d65b512a2e44 # 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