Sha256: 677f648f63faeb607195bc55a57dc5696c3a7c52c4b1ed35604ace32a9e51fb4

Contents?: true

Size: 210 Bytes

Versions: 31

Compression:

Stored size: 210 Bytes

Contents

# encoding: utf-8

require "amq/bit_set"

module AMQP
  # A forward reference for AMQP::BitSet that was extracted to amq-protocol
  # to make it possible to reuse it in Bunny.
  BitSet = AMQ::BitSet
end # AMQP

Version data entries

31 entries across 31 versions & 1 rubygems

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