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

Version Path
amqp-1.1.2 lib/amqp/int_allocator.rb
amqp-1.1.1 lib/amqp/int_allocator.rb
amqp-1.1.0 lib/amqp/int_allocator.rb
amqp-1.0.3 lib/amqp/int_allocator.rb
amqp-1.1.0.rc1 lib/amqp/int_allocator.rb
amqp-1.1.0.pre2 lib/amqp/int_allocator.rb
amqp-1.1.0.pre1 lib/amqp/int_allocator.rb
amqp-1.0.2 lib/amqp/int_allocator.rb
amqp-1.0.1 lib/amqp/int_allocator.rb
amqp-1.0.0 lib/amqp/int_allocator.rb
amqp-1.0.0.pre2 lib/amqp/int_allocator.rb