method
template_path
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
template_path()
private
Hide source
# File actionmailer/lib/action_mailer/base.rb, line 360 def template_path "#{template_root}/#{mailer_name}" end