Sha256: 6596d333a598f3c5dfdf72f833db5c728755ac7fdecf00f4cae3b2c5eba4b2b1
Contents?: true
Size: 259 Bytes
Versions: 1
Compression:
Stored size: 259 Bytes
Contents
# encoding: utf-8 module AMQP # AMQP gem version. Not to be confused with AMQP protocol version # it implements. For that, see {AMQ::Protocol::VERSION} # # @see AMQ::Protocol::VERSION # @return [String] AMQP gem version VERSION = '0.8.0.rc8' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
amqp-0.8.0.rc8 | lib/amqp/version.rb |