Sha256: b060d083dcba28138642db8b01bf25e0284524926e7063b305dc8cd5577f0b8c
Contents?: true
Size: 965 Bytes
Versions: 5
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: 2d35d08d004f9d9c8ec670d39b2923684b1b68593ccfdb178f71736932caef3ababd342983ff5390d026e0a82a5afcff6e0c75dcc7c57147003e39833a73845e test: secret_key_base: eebd9c745597d1008855eb6a796954042b87f3fc4e3d334851bbdfd6f2b9d84fccdd3c666c9176ce94fd94d23c4d768bf644409b95f8e8cdb66807efc1564e31 # 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
jobs-api-0.2.1 | config/secrets.yml |
jobs-api-0.2.0 | config/secrets.yml |
jobs-api-0.1.2 | config/secrets.yml |
jobs-api-0.1.1 | config/secrets.yml |
jobs-api-0.1.0 | config/secrets.yml |