method
html_source
v5.0.0.1 -
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