Sha256: 1aa69c892f1fbfbca9871c2a5f2ac90e08f6deb1c542fa5560230880c88bcc68

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

test:
  secret_key_base: 3c1cdb70e5ad13c3003dff94dcb152e2715746dd31ff49ed32d792dd80c3c890a38cb91fd1af4ce8b9e8d4028ab4ec0253b0851947e095a7baa210865fd3ec7d

# 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
samsara-0.0.3 spec/dummy/config/secrets.yml
samsara-0.0.2 spec/dummy/config/secrets.yml