Sha256: 6ced3442802faeb6c1d00017e660df3bbf74ad9f580a3fa678433746345477d8

Contents?: true

Size: 964 Bytes

Versions: 3

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: fa3592af874770a42004aa5e0ef2b335f81f3c59ea642f07e7400df94d8e14a03acf547272f530c05745e340dcb38aa9280620e235fe715af81906b5c6018639

test:
  secret_key_base: 77c6708b572920c54900625ecc76306cc5bcc7bc39d2daf0bc496507b967672e031bf39f383f4056b3a126b54117050013df76579a8250280f276fdd68f50dd3

# 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
ar_default_values-0.5.2 spec/dummy/config/secrets.yml
ar_default_values-0.5.1 spec/dummy/config/secrets.yml
ar_default_values-0.5.0 spec/dummy/config/secrets.yml