# File lib/action_mailer/test_case.rb, line 29 29: def determine_default_mailer(name) 30: name.sub(/Test$/, '').constantize 31: rescue NameError 32: raise NonInferrableMailerError.new(name) 33: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.