APIdock / Ruby on Rails
/
Browse About
method

template_path

v2.2.1 - Show latest stable - Class: ActionMailer::Base
template_path()
private

No documentation available.

# File actionmailer/lib/action_mailer/base.rb, line 586
      def template_path
        "#{template_root}/#{mailer_name}"
      end

Related methods

  • Instance methods
  • controller_name
  • controller_path
  • create!
  • deliver!
  • mailer_name
  • mailer_name=
  • Class methods
  • deliver
  • mailer_name
  • method_missing
  • new
  • receive
  • register_template_extension
  • respond_to?
  • template_root
  • template_root=
  • Private methods
  • privatematches_dynamic_method?
  • privatecandidate_for_layout?
  • privatecreate_mail
  • privatedefault_template_format
  • privateinitialize_defaults
  • privateinitialize_template_class
  • privateperform_delivery_sendmail
  • privateperform_delivery_smtp
  • privateperform_delivery_test
  • privaterender
  • privaterender_message
  • privatesort_parts
  • privatetemplate_path
  • privatetemplate_root
  • privatetemplate_root=
APIdock API Documentation Browser

Improve developer experience using DX Core 4 metrics in Swarmia.

© 2026 APIdock