Sha256: aa40e1fdc375cb77629e98905c4925f46a16acf42c0f6f8e3f9e51576ce3a8e1
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: 794281dd1780d373d51842687a87796c667a16f8d78331c7de30fb4f2b14b2c17aafdcc0be02e4e417cf015e59ac64b2057e4ab6d1fb4fd465230257ca5cccb5 test: secret_key_base: 37a1be8e3bd88b7853a73e13926cf7b6206adb2da09091bbbce7e23932cbada6792fd1620311f7d8d88baa319cf0d6d4fbd6ee1790b712b90e70bbb4790cf99a # 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 |
---|---|
push_type_core-0.8.1 | test/dummy/config/secrets.yml |
push_type_core-0.8.0 | test/dummy/config/secrets.yml |