Sha256: ce8bdd2fb1ce74ee532cba8bc5af8ad98efaee5c16f20651fb1902bb52165625
Contents?: true
Size: 964 Bytes
Versions: 1
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: 6d3edcb0dc341ba9de0d6903d0807a89ecb267c0873d6106374e4a0f0b9bebc3d61126bff26ff0a655f302990ba8c5bd7beca17d03f1228eb9dfb1aeb8d23833 test: secret_key_base: dc233cacc45ce0389ddcfe8308585cf78b4c71db25ab442fa5fde21e32c98eb51e56f5551f124b00bda30d77d2db040ca5abecd23d1d992b53235ab0c3dc038a # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
push_type_core-0.5.1 | test/dummy/config/secrets.yml |