Sha256: 98a26a9e3d9ee484aa5b967eb23447af1aa43589a3dbe63b42770cc06b4ff595
Contents?: true
Size: 964 Bytes
Versions: 16
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: 613f7a6dfc25927231de971f1e695b8660ef741aad76edba571d2401be7849a46d5272b34c7d05cc06a9372aafafda3e444f9c430a3734c816975d9da328d808 test: secret_key_base: d464adcbe289a6e1ccf10e9e52739cb066f7732242cb7274da4332bd453689e3c07a4f105a66d1bd075dfc08ff23fe82309524bac6e9b7976b39e94690ae77e7 # 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
16 entries across 16 versions & 1 rubygems