Sha256: f9e1d5154d593cd050f6fc592ce36e4f7d6b3f80f09f9eab6c7d4b2d1a2ccb81
Contents?: true
Size: 964 Bytes
Versions: 10
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: 9c726603ef3ffdcc3dddf68d3602a9140e5fb549ccda3b1ee35fe645529f2a127f6f2f90830ae6a23ac75bf314e78f30a53e99df86540ec6ee5f373a5d68a163 test: secret_key_base: 38a8b001248a1cf556320e01a31cbffcb4a60615f7874cd965547f8e7a9d8f14a8efc0d822d72f6b31bd1b17cf1988d576a6e94af453505c301bf2bf068a9f4b # 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
10 entries across 10 versions & 1 rubygems