method
template_path
template_path()
private
Hide source
# File actionmailer/lib/action_mailer/base.rb, line 508 def template_path "#{template_root}/#{mailer_name}" end