Sha256: 0604d0380e80569c6134363d53d7fa898908d86c549618049d0e28d3be637129

Contents?: true

Size: 964 Bytes

Versions: 9

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: 08251fe1263b3c160755aef0db3ac614729a759ec1b240770557f85f1fbeb4231e99bccf0ae98e6c14caa9d629890bc095461544df1372ad4e21133702a2cc08

test:
  secret_key_base: d14478560a51c0850d21a262c8b18d1d30211d03a7dc67c9653266bf56c40a1070baa72aec0cdcdb424f50fcfcc665c3cbdaa1a4989691e8f8be508b1ff15e11

# 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

9 entries across 9 versions & 2 rubygems

Version Path
fixed_activeadmin_sortable_table-1.3.1 spec/dummy/config/secrets.yml
fixed_activeadmin_sortable_table-1.3.0 spec/dummy/config/secrets.yml
activeadmin_sortable_table-1.3.0 spec/dummy/config/secrets.yml
activeadmin_sortable_table-1.2.0 spec/dummy/config/secrets.yml
activeadmin_sortable_table-1.1.3 spec/dummy/config/secrets.yml
activeadmin_sortable_table-1.1.2 spec/dummy/config/secrets.yml
activeadmin_sortable_table-1.1.1 spec/dummy/config/secrets.yml
activeadmin_sortable_table-1.1.0 spec/dummy/config/secrets.yml
activeadmin_sortable_table-1.0.0 spec/dummy/config/secrets.yml