Sha256: ff115041be2ebb2a6bbc461625dc45635926d0fe3c9e62b2fbc9b95758ba014e
Contents?: true
Size: 965 Bytes
Versions: 3
Compression:
Stored size: 965 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 `rails 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: b4904237d3c978a5ecee4e56bce8f29858a7dcee82da6eca8c5b8800e787a35c8c6f35313bd3bcb529b172491c2f21eefdeb6d56fc9deb26a5d1906f17a0dbf9 test: secret_key_base: e2bd7fd07148b1effffe5cce6d94ae7b2ca7d21f3afa2601570042f82437ffe661efe35c3508581325b294d2f63910a51622b9861a7af1910e184ce557179b0f # 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 |
---|---|
workarea-share-1.3.1 | test/dummy/config/secrets.yml |
workarea-share-1.3.0 | test/dummy/config/secrets.yml |
workarea-share-1.2.4 | test/dummy/config/secrets.yml |