Sha256: 595cba0d88fa2a5c93bf385599744086bf0ac748234e0f01e2ffa47297b1c3c7

Contents?: true

Size: 964 Bytes

Versions: 11

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: 4c3e3d351d8e6be1b493f0ac143a5e20ace267a9ae571fe4ee56210ce228a136875b063d9024479e2f55c3be72d5eaa7050af47c85327f13b3673b4b1b809465

test:
  secret_key_base: 6397d1dcdccf00543bec0100133006b2543cd48fce0011064833ccb565cf14c5d87a36576dbf25d905838788393751bbd71e299984af58e9ab3f0647d087407e

# 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

11 entries across 11 versions & 1 rubygems

Version Path
flowmor_router-0.2.6 test/dummy/config/secrets.yml
flowmor_router-0.2.5 test/dummy/config/secrets.yml
flowmor_router-0.2.4 test/dummy/config/secrets.yml
flowmor_router-0.2.3 test/dummy/config/secrets.yml
flowmor_router-0.2.2 test/dummy/config/secrets.yml
flowmor_router-0.2.1 test/dummy/config/secrets.yml
flowmor_router-0.1.1 test/dummy/config/secrets.yml
flowmor_router-0.0.4 test/dummy/config/secrets.yml
flowmor_router-0.0.3 test/dummy/config/secrets.yml
flowmor_router-0.0.2 test/dummy/config/secrets.yml
flowmor_router-0.0.1 test/dummy/config/secrets.yml