Sha256: 1465016c651a48772cbbd5978cef44225e36d4a9e2dde4db0bccc588603386c8
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: 000deee2ef9c93d4196f6b2ed271dc091147912112256249490aa0209356349bb0080accb7f3a718a39af8811ff1eac9ac9892c5ee78b499b3a44e4d81125a2d test: secret_key_base: ddda04ed1d39b27f5b4cd588310b96c7769c8057dfc97d275038f720d91a31b3f2d7051895e23319b8501abce1864c7d0531edaf6fe11fb28a6d3d7d4452ddca # 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 |
---|---|
jive_os_apps-0.0.2 | test/dummy/config/secrets.yml |
jive_os_apps-0.0.1 | test/dummy/config/secrets.yml |