Sha256: ecabcb6b7a6fb7f7efac442b5c1e53c347d3b547c588c0238de91448825886ee
Contents?: true
Size: 964 Bytes
Versions: 3
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: d258c92b20869aa89e4b0dc8e64ba3bb9ad88ae4ddec2f8090c0e18efbfaab0a7386af7e5004092ce2175a16d17bbee8368fb444127a7fccc00ebec8574ea68a test: secret_key_base: 2b1c3e20a2e7fd0b85b2834903f50a1bd4c8fa4923b584aa0d7b6bb72ef1718660924e79bf9068de1ce0047ca445a3060b15b222c2b6f3e8d3035db8ea5fc419 # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
agilidee_commons-1.0.5 | spec/dummy/config/secrets.yml |
agilidee_commons-1.0.4 | spec/dummy/config/secrets.yml |
agilidee_commons-1.0.3 | spec/dummy/config/secrets.yml |