Sha256: fab2d877c6699b2f9ebc9da00164f38d34c73bfc6795ac2b08b13a6353ae8fdb
Contents?: true
Size: 149 Bytes
Versions: 5
Compression:
Stored size: 149 Bytes
Contents
# frozen_string_literal: true module ActiveJob # :nodoc: module QueueAdapters # :nodoc: class GoudaAdapter < Gouda::Adapter end end end
Version data entries
5 entries across 5 versions & 1 rubygems