Sha256: e21d7f0a89964a17bfc2c28d88d4a6c0aec9a84f7a1acddd7d306390928fae3b
Contents?: true
Size: 964 Bytes
Versions: 6
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: 30cab9356b01b50bc0fd738a176a58eb0fd77aa3e16c99248f34156dd233362991f0254b867e7616b27d1d6be673501967887c6c332e248473024e88f81872f1 test: secret_key_base: 9a1183f36cf3862e6a68c467dac4e1ad964755bc71d9e8d15ad6c41c2e88dfb181e9fb59e7fc38ee1b031ad280ad6e84467afb21715842fc06ff957372df52b3 # 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
6 entries across 6 versions & 1 rubygems