method

html_source

rails latest stable - Class: ActionMailer::InlinePreviewInterceptor

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v5.0.0.1) is shown here.

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