Parent

Methods

Class/Module Index [+]

Quicksearch

Mail::OptionalField

Public Instance Methods

charset() click to toggle source
# File lib/jpmobile/mail.rb, line 450
def charset
  @charset =~ /iso-2022-jp/ ? 'UTF-8' : @charset
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.