Sha256: 74907ce90d91a1c23fa86fabdaee0f39b66e4b6e55a378b7265f1b3c688ac87e

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: 0cd9b30c8b98122787db7fedadfb1016846373773a1215342a4b3f4009aea76c8f5a0c0fd9aa82a0bbf314d3f77d36082d48348f24fe4cddf837f05e2faee94e

test:
  secret_key_base: 30a583707741435ba4f73681a64e4c4846ca9038ec196feb7ff7eda5522b0621cfad5bba7234ee70e3d3be3b2c7b057414e1ad3a35346ab6a9fc0121800a7db7

# 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
adminscaffold-1.0.1 test/dummy/config/secrets.yml
adminscaffold-1.0.0 test/dummy/config/secrets.yml