Sha256: 33361ae08e5afb2b971947fc1b93b4d3438159f98beb269e5cecad8730aa4749

Contents?: true

Size: 964 Bytes

Versions: 4

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: 8c943d56540cf44d4c5ebc35b8788371c28ab6fe988959fe9c0fe0b6d5ad0a652e7f8778183c6bdb890d51c077a42ac18b62b436f780237f357846864b3d473b

test:
  secret_key_base: 2e8ffc12b500c47148d6f38e5d3e02fba7b0c737add48b9ff3d2a7d9d829ba893b64493bbec7c5d7af2e27c0700bd831c0853bfc9c834b7d5e778813660acb7a

# 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

4 entries across 4 versions & 1 rubygems

Version Path
support_utils-0.2.0 test/dummy/config/secrets.yml
support_utils-0.1.2 test/dummy/config/secrets.yml
support_utils-0.1.1 test/dummy/config/secrets.yml
support_utils-0.1.0 test/dummy/config/secrets.yml