You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run this code you need [amqp gem](http://bit.ly/itcpVv) version 0.8 (currently available as a prerelease version). This code won't work with earlier versions! You can install it via RubyGems thusly:
8
+
To run this code you need [amqp gem](http://bit.ly/itcpVv) version 0.8
9
+
(currently available as a prerelease version). This code won't work
10
+
with earlier versions! You can install it via RubyGems thusly:
8
11
9
12
gem install amqp --pre
10
13
@@ -25,4 +28,19 @@ To run this code you need [amqp gem](http://bit.ly/itcpVv) version 0.8 (currentl
0 commit comments