Flowdock
method

html_part

Importance_0
v4.2.7 - Show latest stable - 0 notes - Class: InlinePreviewInterceptor
html_part() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionmailer/lib/action_mailer/inline_preview_interceptor.rb, line 45
      def html_part
        @html_part ||= message.html_part
      end
Register or log in to add new notes.