Parent

Methods

Files

ActionMailer::NonInferrableMailerError

Public Class Methods

new(name) click to toggle source
   # File lib/action_mailer/test_case.rb, line 3
3:     def initialize(name)
4:       super "Unable to determine the mailer to test from #{name}. " +
5:         "You'll need to specify it using tests YourMailer in your " +
6:         "test case definition"
7:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.