Sha256: 8c89604abbb927cfd62e16e15739b02fb70c901caa4c77510b3d7ae6bd125965

Contents?: true

Size: 1.25 KB

Versions: 5

Compression:

Stored size: 1.25 KB

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 `rails secret` to generate a secure secret key.

# Make sure the secrets in this file are kept private
# if you're sharing your code publicly.

# Shared secrets are available across all environments.

# shared:
#   api_key: a1B2c3D4e5F6

# Environmental secrets are only available for that specific environment.

development:
  secret_key_base: 40d0a515ded3c5f543502f61083cf25ef69d22f67f4592be7e1db85da2bc6dcb48a206e87deaf66952b0264b764e342e09d5360fb8c2f4f55f89f27f4ba11c54

test:
  secret_key_base: 6471bc1b0314891e93b081550f8dd0fe040fc9935ecc9de8458e6738f57f2d25be511a74aef4b603f154d93b659828364b5c9812f92de23e74e1fb0481020174

# Do not keep production secrets in the unencrypted secrets file.
# Instead, either read values from the environment.
# Or, use `bin/rails secrets:setup` to configure encrypted secrets
# and move the `production:` environment over there.

production:
  secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
enju_nii-0.3.2 spec/dummy/config/secrets.yml
enju_nii-0.3.1 spec/dummy/config/secrets.yml
enju_nii-0.4.0.beta.1 spec/dummy/config/secrets.yml
enju_nii-0.3.0 spec/dummy/config/secrets.yml
enju_nii-0.3.0.beta.1 spec/dummy/config/secrets.yml