method
html_part
v8.1.1 -
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