Sha256: a8cf58437548d696ed94476a4052722b48272c43144ea06ba44149de8e2de9bd

Contents?: true

Size: 964 Bytes

Versions: 10

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: 3bd8495239f6cd20f6e61ec4413fff9d672a872970e32e1defa8b211c13f9cbe4aff7a6462ff7c478b9503d203b2aa9f255fe44500d62d54dc9dfb5b3033dda2

test:
  secret_key_base: 9d9a8398194c352425877555e6c8448ccf25ae19582112351150797bcbe5cb7e115de9d9f9e50e06ceace31945ebaeb848a374c6ce32024856fa52b52c2075c1

# 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

10 entries across 10 versions & 1 rubygems

Version Path
kadmin-0.3.1 test/dummy/config/secrets.yml
kadmin-0.3.0 test/dummy/config/secrets.yml
kadmin-0.2.8 test/dummy/config/secrets.yml
kadmin-0.2.7 test/dummy/config/secrets.yml
kadmin-0.2.6 test/dummy/config/secrets.yml
kadmin-0.2.3 test/dummy/config/secrets.yml
kadmin-0.2.2 test/dummy/config/secrets.yml
kadmin-0.1.7 test/dummy/config/secrets.yml
kadmin-0.1.6 test/dummy/config/secrets.yml
kadmin-0.1.4 test/dummy/config/secrets.yml