Sha256: e90c774e6034e5fe2eb05456e9b3037d37c25b6595825cf119c2e73aedc58d2e
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: d300be7b74fed4110e937e1edd8a8845256c823053b8c7b34d793e4cad83a18ce1919d2c409158723f95ca08ce081228571f517266626735ff0f4cff79a28514 test: secret_key_base: 425720b32282e841ff7c33dcd1169dcbc0cb3a003bd6ae527d0b166d55cbd4093cfe3250133527419624bf57087f1f62ac206a64ec9384a2c3df8f7dc8b0002f # 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 |
---|---|
easy_reports-0.0.2 | test/dummy/config/secrets.yml |