Sha256: 1c6d17e983eb67247ff856e56031be37531eb4eff58139ec10e812961fb23683
Contents?: true
Size: 234 Bytes
Versions: 31
Compression:
Stored size: 234 Bytes
Contents
# encoding: utf-8 require "amq/int_allocator" module AMQP # A forward reference for AMQP::IntAllocator that was extracted to amq-protocol # to make it possible to reuse it in Bunny. IntAllocator = AMQ::IntAllocator end # AMQP
Version data entries
31 entries across 31 versions & 1 rubygems