Sha256: b06290ec1b7a8ff52117764ec6006d64b31d27da17944f1793841e37ce56dbee
Contents?: true
Size: 964 Bytes
Versions: 2
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: 77b696d0112edff77cf47c23ad2fb0d9d5f0343a8aaad8bd47a8459ea6b88c36afcc93e67deda7d74dd91207431cc00b5c497788c486f41ee7db4b3d12423d0c test: secret_key_base: 459e952fda114243f088cf6e649186c36948ac43be726e0ef17fe4cc76f20dad82bcfb3e96a768d151113683041b2cb52167f1d5e5d06584be8cbf50e4129eb9 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bot_mob_rails-0.0.2 | test/dummy/config/secrets.yml |
bot_mob_rails-0.0.1 | test/dummy/config/secrets.yml |