rservicebus 0.1.7 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -337,7 +337,7 @@ module RServiceBus
337
337
 
338
338
  @mq.send( queueName, serialized_object )
339
339
  end
340
-
340
+
341
341
  #Sends a msg across the bus
342
342
  #
343
343
  # @param [RServiceBus::Message] msg msg to be sent
@@ -89,7 +89,7 @@ class Transporter
89
89
 
90
90
 
91
91
  gateway.shutdown!
92
- log "Job sent to, #{remote_user}@#{remote_host}\#{msg.remoteQueueName"
92
+ log "Job sent to, #{remote_user}@#{remote_host}/#{msg.remoteQueueName}"
93
93
 
94
94
  rescue Exception => e
95
95
  if e.message == "TIMED_OUT" then
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rservicebus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: