Sha256: c47c906be37d83640470eec50ea7409efa6bd0aeb9d2e03dcfebe278f253dd31
Contents?: true
Size: 964 Bytes
Versions: 4
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: 358577a7dd9b0f56a64458c9ac62139ec1437d73560f136c3c50b472cc07626c45caa8fe31ecede2c4e82c81b7a829f2477a0043ea6a030dc96ae1fef3df2b7c test: secret_key_base: 283a1ac387ba44aeaa760b46fdfb8db1dcafdc83a63352b2d789643cc6f6962a9b56aa50b9662b21b84c6cf49038ae609149a8491ecf70b1f55f9bc3aa8fd26d # 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
4 entries across 4 versions & 1 rubygems