Sha256: 52b183b967ec9ca44074d112445664a4d5e2aa9f5afac348b0fd245727daba6b

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: 0d1cf9da90a7689d9b31ae3b34a7f5b5f3eaa2064ca1f50abcfb95bad9900ff09bbb380fd9273e023557cd26ce2b0301046884cff03c039cce91191d313923f8

test:
  secret_key_base: 628ae97dcf67ee7bd6d2707ac0d8adc1a2cacbd6a341ad76b32ff31793176ba11b39e2ba6f7c159376366d58223771445b9225dee6f8d8b01181906f90d85987

# 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
hyper_admin-0.4.0 spec/dummy/config/secrets.yml
hyper_admin-0.3.0 spec/dummy/config/secrets.yml
hyper_admin-0.2.0 spec/dummy/config/secrets.yml
hyper_admin-0.1.0 spec/dummy/config/secrets.yml