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