Sha256: 1847b31d8834d9d47da81f80c5beb5842a872ba2bdc1313ecab06d78aebb3a27

Contents?: true

Size: 1.25 KB

Versions: 10

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: 673d1731f58ce44bc5e1878556b6f64caac3ee7c3632c102544a73be91b8d0e2e156751a788b926478e0b496d58bf43a0d73924eb083c83d14b3590ad1660eab

test:
  secret_key_base: 78e64af14d4910c528b80eba0c6f7bf06047d91ee120f96a46c777c9edfdd100d6c67ad4d3f5de9e00d216ed2c5059d6d9e9ff775d1e2b32fe1b0c9b58953ce6

# 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

10 entries across 10 versions & 1 rubygems

Version Path
activeadmin_latlng-1.5.0 spec/dummy/config/secrets.yml
activeadmin_latlng-1.4.0 spec/dummy/config/secrets.yml
activeadmin_latlng-1.3.0 spec/dummy/config/secrets.yml
activeadmin_latlng-1.2.2 spec/dummy/config/secrets.yml
activeadmin_latlng-1.2.0 spec/dummy/config/secrets.yml
activeadmin_latlng-1.1.0 spec/dummy/config/secrets.yml
activeadmin_latlng-1.0.0 spec/dummy/config/secrets.yml
activeadmin_latlng-0.3.1 spec/dummy/config/secrets.yml
activeadmin_latlng-0.3.0 spec/dummy/config/secrets.yml
activeadmin_latlng-0.2.0 spec/dummy/config/secrets.yml