Sha256: c834446d86e577fedc37c7a09489298ea3c1ee22dec4c6d5bf7f9a4defbc6ee3
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: da9c68843cfcc6916bb861289b0f09cf711eb30962c6548b64842b9fced1698acd63cfbf4488ac952e7f9abc530cdc95926de85f1a7ac03efd931eb80a3078f5 test: secret_key_base: 47754b20b7d9c2c7d16f15aea53493dda0dcb756e979048c2104afc2e79e03301ba203136b42498520ebcdd1222ce5b810a49231c3e75c7e44fae936a33e17e8 # 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 |
---|---|
simple_token_auth-0.0.4 | test/dummy/config/secrets.yml |
simple_token_auth-0.0.3 | test/dummy/config/secrets.yml |