method

message

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.2.3) is shown here.

message()
private

No documentation available.

# File actionmailer/lib/action_mailer/inline_preview_interceptor.rb, line 43
      def message
        @message
      end