module Mail::ContentType::Parameter1
Public Instance Methods
param_hash()
click to toggle source
# File lib/mail/parsers/content_type.rb, line 800 def param_hash {attr.text_value => val.text_value} end