Sha256: 65d58be593a8caf4007f670bd4368e49522e6f2ecef47fd37252b0fdb1590abd
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: a07a0ff0be3d5b5f92a820fde576461976d1920eb87acb512e199fea6af74731c04b4ce3fb497f9a6b9401d20cc0cc2745acfc5e6d6c2ad40f1d28ed0df545bf test: secret_key_base: 41fca9c3bd5b185e38842fdd4a585c1b4ffe5c2c5db0c7aa5ca4f416770b730c32139596fe59d794a33447a861a038f1069bad43f2a5524e3621700a07b5ccfe # 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 & 2 rubygems