Mail::UnstructuredField
# File lib/mail/fields/subject_field.rb, line 10 10: def initialize(value = nil, charset = 'utf-8') 11: self.charset = charset 12: super(CAPITALIZED_FIELD, strip_field(FIELD_NAME, value), charset) 13: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.