ActiveMessaging::BaseMessage
# File lib/activemessaging/test_helper.rb, line 53 def initialize(body="", headers={}, destination="") super(body, nil, headers, destination) @headers['destination'] = destination end
[Validate]
Generated with the Darkfish Rdoc Generator 2.