Sha256: 3ee4350f7e5b4d750e0b438df35da43df0761dd9a83e5f93198a344a3eb6e8c4

Contents?: true

Size: 964 Bytes

Versions: 6

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: fcb24e62326051ac389eece30b9876ca7768a761dbd580e811095afd5f62434804b6179b6b2b77ae9aadfd55418d7f65d40056b8200d38606e7a01ead3f7cdec

test:
  secret_key_base: e0630f06856f9b7fcd833fbd6207a792e88586422b8e1716c2a15ccdaa4d70d40512c7d529b1a00c09bab9998145850f62ea3f4edd3ae9eee35952a9b160a339

# 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

6 entries across 6 versions & 1 rubygems

Version Path
active-record-profiler-2.0.0 test/dummy/config/secrets.yml
active-record-profiler-1.2.1 test/dummy/config/secrets.yml
active-record-profiler-1.2.0 test/dummy/config/secrets.yml
active-record-profiler-1.1.0 test/dummy/config/secrets.yml
active-record-profiler-1.0 test/dummy/config/secrets.yml
active-record-profiler-0.1 test/dummy/config/secrets.yml