File: //usr/local/rvm/gems/ruby-2.6.8/doc/mail-2.7.1/ri/Mail/Message/part-i.ri
U:RDoc::AnyMethod[iI" part:ETI"Mail::Message#part;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"NAllows you to add a part in block form to an existing mail message object;To:RDoc::Markup::BlankLine o;
; [I"
Example:;T@o:RDoc::Markup::Verbatim; [I"mail = Mail.new do
;TI"^ part :content_type => "multipart/alternative", :content_disposition => "inline" do |p|
;TI"M p.part :content_type => "text/plain", :body => "test text\nline #2"
;TI"X p.part :content_type => "text/html", :body => "<b>test</b> HTML<br/>\nline #2"
;TI" end
;TI"end;T:@format0:
@fileI"lib/mail/message.rb;T:0@omit_headings_from_table_of_contents_below00I"
new_part;T[ I"(params = {});T@FI"Message;TcRDoc::NormalClass00