method
html_part
v7.0.0 -
Show latest stable
- Class:
ActionMailer::InlinePreviewInterceptor
html_part()private
No documentation available.
# File actionmailer/lib/action_mailer/inline_preview_interceptor.rb, line 45
def html_part
@html_part ||= message.html_part
end