HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.6.8/doc/mail-2.7.1/ri/Mail/Field/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"Mail::Field::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"/Create a field by name and optional value:;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I",Mail::Field.new("field-name", "value")
;TI"# => #<Mail::Field …>
;T:@format0o;
;	[I"NValues that aren't strings or arrays are coerced to Strings with `#to_s`.;T@o;;	[
I")Mail::Field.new("field-name", 1234)
;TI"# => #<Mail::Field …>
;TI"
;TI"OMail::Field.new('content-type', ['text', 'plain', {:charset => 'UTF-8'}])
;TI"# => #<Mail::Field …>;T;
0:
@fileI"lib/mail/field.rb;T:0@omit_headings_from_table_of_contents_below000[I"+(name, value = nil, charset = 'utf-8');T@FI"
Field;TcRDoc::NormalClass00