Sha256: 25951d5c0f91530f725c44e981ab3b0ad2c19f4c12d2f60186fa6c456d39836f
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: 2ee572b35f54dcb6d547965fa736d892d8b57fa13745aeaaf2703ca3c49c749cdecf84d9a59dabf87b7b0886a2c4d3725a2490688fd486bb2436837f8ea27cee test: secret_key_base: 0cb1e35857cc2ed45c50fac3800c171faf50209639af3ab9d2c2b143bcb629cf2ece2243189bc91cd1a701aa8fa40414c39beca815db48ae6c1b38241c77ffb3 # 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