Sha256: 8c066cb33476b183d8c1a676f191e965df7122af430ae514e060edc6b3503c5c

Contents?: true

Size: 335 Bytes

Versions: 8

Compression:

Stored size: 335 Bytes

Contents

test:
  exchange_name: 'my.test_exchange'
  queue_name: 'my.nice_queue'
  default_adapter: Basquiat::Adapters::Test
  adapter_options:
      servers:
        -
          host: <%= ENV.fetch('BASQUIAT_RABBITMQ_1_PORT_5672_TCP_ADDR') { 'localhost' } %>
          port: <%= ENV.fetch('BASQUIAT_RABBITMQ_1_PORT_5672_TCP_PORT') { 5672 } %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
basquiat-1.3.5 spec/support/basquiat.yml
basquiat-1.3.4 spec/support/basquiat.yml
basquiat-1.3.2 spec/support/basquiat.yml
basquiat-1.3.1 spec/support/basquiat.yml
basquiat-1.3.0 spec/support/basquiat.yml
basquiat-1.3.0.pre.1 spec/support/basquiat.yml
basquiat-1.2.0 spec/support/basquiat.yml
basquiat-1.1.1 spec/support/basquiat.yml