Sha256: 64d111873165396e9cff239d608ccfc43a6066a0c9ad2788c2adee91086b3fb7
Contents?: true
Size: 449 Bytes
Versions: 15
Compression:
Stored size: 449 Bytes
Contents
$stdout.puts <<-MESSAGE ------------------------------------------------------------------------------------- DEPRECATION WARNING! Use of amqp/rpc.rb is deprecated. Instead of require "amqp/rpc" please use require "amqp/deprecated/rpc" Both amqp/rpc.rb and AMQP::RPC implementation will be REMOVED before 1.0 release. If you need RPC, we recommend the rpc gem (see https://github.com/ruby-amqp/rpc). MESSAGE require "amqp/deprecated/rpc"
Version data entries
15 entries across 15 versions & 1 rubygems