Michael Klishin
|
6be7cfebf9
|
Bunny: warn against subscribe(block: true)
It was never meant to be used outside of tutorials
but unfortunately some do just that.
|
2019-02-27 04:38:02 +03:00 |
|
Dorian
|
a41daa6bfe
|
Remove unnecessary to_i in worker.rb in ruby tutorials
|
2018-03-31 22:42:12 +02:00 |
|
Caique Hitoshi Mitsuoka
|
7a4de0393f
|
Update ruby tutorial one
|
2018-02-19 17:08:22 -03:00 |
|
Michael Klishin
|
7782ad07b5
|
Make the code match the narrative
Spotted by the Mr. Eagle Eye, @videlalvaro.
|
2013-08-04 19:03:26 +04:00 |
|
Michael Klishin
|
2316088e96
|
Disable automatic connection recovery for Bunny tutorials
It's not needed and will help investigate obscure exceptions
in CI environment.
|
2013-07-25 09:57:39 +04:00 |
|
Michael Klishin
|
4a55836e46
|
Use :manual_ack as a more descriptive name
|
2013-07-22 15:30:34 +04:00 |
|
Michael Klishin
|
95bdddb9d7
|
Make sure Bunny tutorials produce the same output as Pika
|
2013-07-22 11:04:03 +04:00 |
|
Michael Klishin
|
e5efe59ca0
|
Cosmetics, to be consistent with the tutorial 2 text
|
2013-07-19 08:49:51 +04:00 |
|
Michael Klishin
|
a1fca854ea
|
Tutorial 2 ported to Bunny
|
2013-07-17 21:54:43 +04:00 |
|
Michael Klishin
|
2ec87888cb
|
ruby => ruby-amqp
ruby should be done with Bunny 0.9 which is much easier to use
for beginners.
|
2013-07-17 18:07:03 +04:00 |
|
Jakub Stastny aka botanicus
|
76cb038071
|
Whops, I forgot {:ack => true}.
|
2011-05-18 11:16:30 +02:00 |
|
Jakub Stastny aka botanicus
|
9f5c3d0789
|
Ruby: added send.rb and worker.rb.
|
2011-05-03 05:00:38 +02:00 |
|