Sha256: 1831baa629d2faed1153a79f0149e362afb52cef5e72341d64dd798b61dd6bc9
Contents?: true
Size: 964 Bytes
Versions: 2
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: 8317035b44e9909a0fcb56baf4613223c16ee562ea7354b7fe8d5be31e9bf6e22d67dbb9e9b07056c56124c971b3435473f03ba214daa9b785696b6f8053535e test: secret_key_base: 5cb468990337689545af2ec36c8d9bec7e7b79b51c57abb2fa2695a365982889881329650c3a4608133c0af8fd2a27ba78d7af9d3e2f237af0a908acbf960469 # 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 |
---|---|
arrthorizer-0.4.2 | spec/dummy/config/secrets.yml |
arrthorizer-0.4.1 | spec/dummy/config/secrets.yml |