Sha256: 984b1b4342e24ba1686186e199bb820b3ce7d4259c2b0bf6b8d5b1aae13503c4
Contents?: true
Size: 965 Bytes
Versions: 2
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: cf49895c0d6f9bf1aa3b95078ae935b9ba91868ee210f4d58a183c182b178f7bcc17a908dff9fc98aff52e9354a60390110d31947ac3fe97add427c447f4ce71 test: secret_key_base: 2c5cd7797ccdc88039fb22a3bfee6937218a335faa37b74c47426a664e2d66f29d785dee9ffb174f9de6ce583fde99a4518fa6f9f803ceef87a6260d3668e686 # 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 |
---|---|
jobshop-0.0.2.2 | spec/dummy-5.0.0.beta3/config/secrets.yml |
jobshop-0.0.2.1 | spec/dummy-5.0.0.beta3/config/secrets.yml |