Methods

Files

Class/Module Index [+]

Quicksearch

ActiveMessaging::TestMessage

Public Class Methods

new(body="", headers={}, destination="") click to toggle source
# 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.