Sha256: fe6ca25c46958c908abd69b2a26558520ce38c0b0f0357cc03b4ae21313d625f

Contents?: true

Size: 965 Bytes

Versions: 8

Compression:

Stored size: 965 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 `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.

development:
  secret_key_base: aa0149c3e0f7d05116280fbd1c6bb6bac422024b1c46e859041316bf3cc0ae6db5e8807f3f30ed952ac0078fd824e085279f2cadd80ccfbc51feb54f902eab2e

test:
  secret_key_base: ced0b68b3cfc4a63eae88c5be56f17e30b1ebd3b08ba61938764ad92f5a209c26c1abbb1fad59421b8c4de74f332c684ded1b3d968dea9e89696a7f483e3f3fe

# 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

8 entries across 8 versions & 1 rubygems

Version Path
inky-rb-1.4.2.1 spec/test_app/config/secrets.yml
inky-rb-1.4.2.0 spec/test_app/config/secrets.yml
inky-rb-1.3.8.0 spec/test_app/config/secrets.yml
inky-rb-1.3.7.5 spec/test_app/config/secrets.yml
inky-rb-1.3.7.4 spec/test_app/config/secrets.yml
inky-rb-1.3.7.3 spec/test_app/config/secrets.yml
inky-rb-1.3.7.2 spec/test_app/config/secrets.yml
inky-rb-1.3.7.1 spec/test_app/config/secrets.yml