Sha256: f1366ab58935cc30ab429cd48111151178b768a00f685275f07726a0b6f43b39
Contents?: true
Size: 449 Bytes
Versions: 64
Compression:
Stored size: 449 Bytes
Contents
# The namespace that holds the registrars module DispatchRider module Registrars end end require "dispatch-rider/registrars/base" require "dispatch-rider/registrars/notification_service" require "dispatch-rider/registrars/sns_channel" require "dispatch-rider/registrars/publishing_destination" require "dispatch-rider/registrars/file_system_channel" require "dispatch-rider/registrars/queue_service" require "dispatch-rider/registrars/handler"
Version data entries
64 entries across 64 versions & 1 rubygems