Sha256: 945652d41e4695d613cd1639f2d6ca49c4b5836ef05e1736da10afb893461d03
Contents?: true
Size: 964 Bytes
Versions: 21
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: 4a416aff5b72f8c1fa4060e5e5e6c554ae4d2f9eb27cfbfeda03380987ec4d50abbc1e809c0bee20efda5a815b09b456e6bfb2209239c68e57954e6e25770687 test: secret_key_base: dab0afb20ae70907f3a5974b79e25b2a51bcb043df84123f50050fb0ec63dd811531740c94444176fc231d8bee569d1c0282e8af305e22b7ba342fc2fbdd38db # 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
21 entries across 21 versions & 1 rubygems