Sha256: c24ce59f74ecb9580a1e5f5654f69b66772da611b375b0e28818c7ebcad5ef26

Contents?: true

Size: 346 Bytes

Versions: 14

Compression:

Stored size: 346 Bytes

Contents

# frozen_string_literal: true
require 'roqua/support'

require 'roqua/healthy/version'
require 'roqua/healthy/message_cleaner'
require 'roqua/healthy/a19'
require 'roqua/healthy/oru'
require 'roqua/healthy/client'
require 'roqua/healthy/errors'

module Roqua
  module Healthy
    class << self
      attr_accessor :a19_endpoint
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
roqua-healthy-1.6.0 lib/roqua/healthy.rb
roqua-healthy-1.5.13 lib/roqua/healthy.rb
roqua-healthy-1.5.12 lib/roqua/healthy.rb
roqua-healthy-1.5.11 lib/roqua/healthy.rb
roqua-healthy-1.5.10 lib/roqua/healthy.rb
roqua-healthy-1.5.9 lib/roqua/healthy.rb
roqua-healthy-1.5.8 lib/roqua/healthy.rb
roqua-healthy-1.5.7 lib/roqua/healthy.rb
roqua-healthy-1.5.6 lib/roqua/healthy.rb
roqua-healthy-1.5.5 lib/roqua/healthy.rb
roqua-healthy-1.5.4 lib/roqua/healthy.rb
roqua-healthy-1.5.3 lib/roqua/healthy.rb
roqua-healthy-1.5.2 lib/roqua/healthy.rb
roqua-healthy-1.5.1 lib/roqua/healthy.rb