Sha256: d15fd07b69ae8f7ddbb2745ab2b48a30cfeacb5f70e4711bb17021450dda4c12
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: 951c60b4f122db89137c0d7fced6e17bf415f3df895cdd2b0ad8355c54dfe130bee558ee6a9ca8295f29f224b70df00cde9b5d9b306260f646a6230be946bd95 test: secret_key_base: 2aaf67422758c0d7a8120fe08308070469f0d17f5bd4ec3e9716a67569a9c70901c3fe77e17369e66e116abb8264de6f6c437bab3f06963dcd2c70db628b16f5 # 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 |
---|---|
seiten-1.0.2 | test/dummy/config/secrets.yml |
seiten-1.0.1 | test/dummy/config/secrets.yml |
seiten-1.0.0 | test/dummy/config/secrets.yml |