examples/simple_publisher_08.rb in celldee-bunny-0.5.1 vs examples/simple_publisher_08.rb in celldee-bunny-0.5.2
- old
+ new
@@ -1,7 +1,7 @@
-# simple_publisher.rb
+# simple_publisher_08.rb
-# N.B. To be used in conjunction with simple_consumer.rb. See simple_consumer.rb for explanation.
+# N.B. To be used in conjunction with simple_consumer_08.rb. See simple_consumer.rb for explanation.
# Assumes that target message broker/server has a user called 'guest' with a password 'guest'
# and that it is running on 'localhost'.
# If this is not the case, please change the 'Bunny.new' call below to include
\ No newline at end of file