Sha256: 0f3dcf3749f47c20f111464188fabb3d0a46487219aec82aa4c5637f32764427

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: 95c60db6b4787c048dc1b361999370403ae3d2947d9c308e063ab60105c8e6e1b62a31729484dac1c8e79d460803ccac3aa67d09e0fb2117c1cc140fdb9ce385

test:
  secret_key_base: 20718b4e67b7da8b990dc328b2405f38f1424ee79ea68b3f0e5da024f8729c0c419f0671625d000cb0885ff0abed19293efed3d42e5f677b48e9f2fd3038b9df

# 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
ndr_ui-1.12.2 test/dummy/config/secrets.yml
ndr_ui-1.12.1 test/dummy/config/secrets.yml
ndr_ui-1.12.0 test/dummy/config/secrets.yml
ndr_ui-1.8.1 test/dummy/config/secrets.yml