method
html_source
v4.2.7 -
Show 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