method
html_source
rails latest stable - Class:
ActionMailer::InlinePreviewInterceptor
html_source()private
No documentation available.
# File actionmailer/lib/action_mailer/inline_preview_interceptor.rb, line 49
def html_source
html_part.body.raw_source
end