Sha256: 2b3a30180bf144202649f90c37edbe0619e9ff56068ab2e84ddb8b0e2ab51658
Contents?: true
Size: 249 Bytes
Versions: 5
Compression:
Stored size: 249 Bytes
Contents
require 'untied-publisher/bunny/producer' module Untied module Publisher module Bunny def self.start # Nothing to do here end def self.producer Untied::Publisher::Bunny::Producer end end end end
Version data entries
5 entries across 5 versions & 1 rubygems